(Optionally) Pre-generate a secret password instead of default token auth #2

Open
opened 2021-11-17 09:20:35 +00:00 by 3wordchant · 0 comments
Owner

Currently, you need to look in the startup logs, or run jupyter notebook list within a container, to find out the token to log in.

It would be better if, like other recipes, we defined a Docker Secret for the password and had abra generate it. There's probably a way of setting an initial password using a jupyter command.

Maybe we want this behaviour in a separate compose.yml in case anyone wants to keep the token auth for any reason.

Currently, you need to look in the startup logs, or run `jupyter notebook list` within a container, to find out the token to log in. It would be better if, like other recipes, we defined a Docker Secret for the password and had `abra` generate it. There's probably a way of setting an initial password using a `jupyter` command. Maybe we want this behaviour in a separate `compose.yml` in case anyone wants to keep the token auth for any reason.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/jupyter-lab#2
No description provided.