You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To login to the dashboard, you will first need to [login with keycloak](https://www.nebari.dev/docs/how-tos/configuring-keycloak), which is at https://projectname.domain/auth/
194
+
(or ip if you are not using a `domain`.
195
+
193
196
### Verify the local deployment
194
197
195
198
Finally, if everything is set properly you should be able to cURL the JupyterHub Server. Run
@@ -232,15 +235,6 @@ Let's Encrypt heavily rate limits their production endpoint. In order to avoid
232
235
In order to refresh the certificate before it is invalidated, you will need to delete the `acme.json` file then restart the Traefik deployment by deleting the existing pod and letting a new one spin up. This may be necessary if you change the domain name of your Nebari deployment.
233
236
:::
234
237
235
-
### Login and Try Nebari!
236
-
237
-
To login to the dashboard, you will first need to [login with
0 commit comments