From 72967f2b17ff0f8c9330921cd492919c0a54fcb8 Mon Sep 17 00:00:00 2001 From: Andrea Zonca Date: Tue, 23 Sep 2025 22:21:09 -0700 Subject: [PATCH] Document how to reveal exouser passphrase in Exosphere --- docs/install/jetstream.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/install/jetstream.md b/docs/install/jetstream.md index ffb9c1f..6378868 100644 --- a/docs/install/jetstream.md +++ b/docs/install/jetstream.md @@ -38,6 +38,11 @@ We'll create a new Jetstream2 instance: 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 with the name of the first admin user for this JupyterHub. Choose any name you like (don’t 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