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

Support automatic Let's Encrypt #108

Closed
wants to merge 21 commits into from

Conversation

GeorgianaElena
Copy link
Member

@GeorgianaElena GeorgianaElena commented May 18, 2020

This PR adds:

  • Support configuring acme when proxy is started by the Hub
    • http challenge only
  • Auto https test
  • Update docs

Closes #105

tests/conftest.py Outdated Show resolved Hide resolved
tests/proxytest.py Outdated Show resolved Hide resolved
docs/source/https.md Outdated Show resolved Hide resolved
Copy link
Member

@minrk minrk left a comment

Choose a reason for hiding this comment

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

This is super exciting!

jupyterhub_traefik_proxy/proxy.py Outdated Show resolved Hide resolved
jupyterhub_traefik_proxy/proxy.py Outdated Show resolved Hide resolved
docs/source/https.md Outdated Show resolved Hide resolved
docs/source/https.md Outdated Show resolved Hide resolved
docs/source/https.md Outdated Show resolved Hide resolved
docs/source/https.md Outdated Show resolved Hide resolved
.travis.yml Outdated Show resolved Hide resolved
tests/conftest.py Outdated Show resolved Hide resolved
GeorgianaElena and others added 2 commits June 3, 2020 18:04
Copy link
Member

@consideRatio consideRatio left a comment

Choose a reason for hiding this comment

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

This LGTM! I've not tested this myself or so, but it seems like a safe merge that locks in configuration that i think makes sense!

@GeorgianaElena
Copy link
Member Author

@minrk, do you think there is anything else I should change/improve before merging this?
(sorry for the ping)

@alexleach alexleach mentioned this pull request Jul 5, 2021
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.

Support automatic Let's Encrypt certificate aquisition
3 participants