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

Traefik 2.2 with automatic https via let's encrypt #5

Open
fititnt opened this issue Apr 6, 2020 · 1 comment
Open

Traefik 2.2 with automatic https via let's encrypt #5

fititnt opened this issue Apr 6, 2020 · 1 comment

Comments

@fititnt
Copy link
Member

fititnt commented Apr 6, 2020

Most guides about Traefik are outdated (using Traefik 1.x, the 1.7 still with a lot of user base) and the default configuration examples for Traefik 2.x do not provide Let's Encrypt enabled by default. Actually, Traefik 2.x have more configuration options than the 1.x series, but this broke the compatibility.

This issue is to make a combo with the traefik.toml + docker-compose.yml that deliver valid HTTPS.

@fititnt
Copy link
Member Author

fititnt commented Apr 7, 2020

The automatic https already is working. Maybe one thing missing is implement an middleware that make easier to specify on docker-compose labels that the user wants to redirect from http to https. But I have no idea on how to do it on Traefik 2.2 yet, so I will do on next run.

fititnt added a commit that referenced this issue Apr 19, 2020
… avoid conflict when using with CKAN installed directly on the host
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

No branches or pull requests

1 participant