ProjectPythia / cookbook-template

Project Pythia Cookbook template
https://projectpythia.org/cookbook-template/
Apache License 2.0
21 stars 16 forks source link

http->https for binderhub url #109

Closed tylere closed 1 year ago

github-actions[bot] commented 1 year ago

👋 Thanks for opening this PR! The Cookbook will be automatically built with GitHub Actions. To see the status of your deployment, click below. 🔍 Git commit SHA: 312b0d7bf9bd145d411ce313018d3b6f603be5c8 ✅ Deployment Preview URL: In Progress

tylere commented 1 year ago

This should prevent future occurrences of https://github.com/ProjectPythia/cookbook-gallery/issues/125

Previously created instances of the template will need to be corrected. https://github.com/search?q=org%3AProjectPythia+binderhub_url%3A+http%3A&type=code

brian-rose commented 1 year ago

Hi @tylere, thanks for opening this! My understanding is that our experimental binderhub is only running under http, not https. Is that still the case @ktyle?

ktyle commented 1 year ago

Yes, it is only http at this time. Once we provision our new ACCESS-provided instance, we will configure the Binderhub to support https.

brian-rose commented 1 year ago

We've now updated the _config file to point to the new Pythia binder which uses https.