-
Notifications
You must be signed in to change notification settings - Fork 75
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
Add support for manually setting up SSL certs #14
Comments
I can work on letsencrypt, too. I've automated it enough times with ansible for tmpnb/nbviewer now that doing it here shouldn't be too tough. |
For let's encrypt, the 'right thing' is to just use https://github.com/jetstack/kube-lego and wait for proxy integration in 0.8. I'd rather not invent something we've to maintain ourselves. manual SSL setup is needed anyway (for places like berkeley) and a stopgap until we get letsencrypt. |
removing google console refs and cleaning up instructions
👍 |
Note that we do support this now. Just needs documentation. |
@henchc @JeffBacon at D-Lab have an immediate-need use case for this. If you could paste the minimum info in here we can send a pull request to the full documentation to document it fully. :) |
jupyterhub/pebble-helm-chart#14 Merge pull request #14 from consideRatio/pr/2022-update
Let's encrypt support in the long run would be nice, but until then allow manually specifying SSL for the proxy.
The text was updated successfully, but these errors were encountered: