Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jupyterhub stack #21

Merged
merged 6 commits into from
Aug 26, 2024
Merged

Jupyterhub stack #21

merged 6 commits into from
Aug 26, 2024

Conversation

omrishiv
Copy link
Contributor

This stack adds a Jupyterhub deployment that's connected to Keycloak for OAuth. It relies on the ref-implementation for SSO, but can be decoupled by removing the config section of the helm values to fall back to no auth

## Installation
Note: The stack is configured to use Keycloak for SSO; therefore, the ref-implementation is required for this to work.

`idpbuilder create --use-path-routing --package-dir ./ref-implementation --package-dir ./jupyterhub`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we use the URL format instead? e.g idpbuilder create --use-path-routing -p https://github.com/cnoe-io/stacks//ref-implementation -p https://github.com/cnoe-io/stacks//jupyterhub

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

@nabuskey nabuskey merged commit 8a38e3c into cnoe-io:main Aug 26, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants