Closed raphawa closed 3 years ago
Hey @raphawa I just updated all the docs yesterday using Traefik v2.
Maybe you can check if using the new version and re-using the new instructions works better for you.
Also, see how I edited your comment to show the YAML file with proper formatting which makes it easier to read and understand.
Thanks for. I've deployed using version 2 but still not getting ssl certificates for domain just used the corrected yaml file. The stack is fully deployed but no ssl and redirect to 404 error
@tiangolo does the example fully work for you? I have not been able to get Let's Encrypt certificates using the TLS challenge, however, I do succeed with the HTTP challenge and then everything works as expected.
It didn't work !
On Sat, Jul 4, 2020, 10:32 AM Moritz E. Beber notifications@github.com wrote:
@tiangolo https://github.com/tiangolo does the example fully work for you? I have not been able to get Let's Encrypt certificates using the TLS challenge, however, I do succeed with the HTTP challenge and then everything works as expected.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/tiangolo/dockerswarm.rocks/issues/38#issuecomment-653773149, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOFLB27IJ6LPGN26NM3NRF3RZ44RRANCNFSM4NIUQZAA .
Great! Thanks for reporting @raphawa . I'll then close this issue now. :heavy_check_mark:
It didn't work !
Didn't or did work?
Ah! Sorry, I probably read that incorrectly :facepalm:
Did it work @raphawa ?
Assuming the original issue was solved, it will be automatically closed now. But feel free to add more comments or create new issues.
I'm trying to setup wordpress stack behind the traefik in docker swarm but not allways get ssl error and can't access website.
here is my compose file