Document how to reveal exouser passphrase in Exosphere

This commit is contained in:
Andrea Zonca
2025-09-23 22:21:09 -07:00
parent 6b2d93aacf
commit 72967f2b17

View File

@@ -38,6 +38,11 @@ We'll create a new Jetstream2 instance:
ssh exouser@yourinstancename.xxx0000000.projects.jetstream-cloud.org ssh exouser@yourinstancename.xxx0000000.projects.jetstream-cloud.org
``` ```
Need the passphrase? In Exosphere, open **Instances**, select your
JupyterHub instance, and expand **Credentials**. Click **Show Passphrase**
next to the `exouser` entry to reveal or copy it before running the
`ssh` command.
4. Run the TLJH bootstrap script, replace <admin-user-name> with the name of the first admin user for this JupyterHub. Choose any name you like (dont forget to remove the brackets!). This admin user can log in after the JupyterHub is set up, and can configure it to their needs. 4. Run the TLJH bootstrap script, replace <admin-user-name> with the name of the first admin user for this JupyterHub. Choose any name you like (dont forget to remove the brackets!). This admin user can log in after the JupyterHub is set up, and can configure it to their needs.
```bash ```bash