pascalandy / docker-stack-this

A Docker Stack that just work. With Traefik, Socat, Portainer, Nginx, Caddy, Whoami
Other
166 stars 26 forks source link

Enable ACME (Letsencrypt) #5

Closed pascalandy closed 5 years ago

pascalandy commented 7 years ago

Hey Folks!

I just finished a Docker Stack 3.1 compose file docker swarm mode. It work perfectly with play-with-docker and on my nodes. It rocks!

It runs:

1 instance of Traefik
3 instance of caddy
3 instance of caddy
3 instance of who by Emile

Now I’m trying to make it works with ACME and I’m stucked. Is there any gents who would enjoy adapting my Docker Stack with ACME and make the TLS magic happen?

Many cheers! Pascal

https://github.com/pascalandy/docker-stack-this/tree/master/traefik-manager

P.S. This git project also have a setup where Traefik runs on workers nodes.


Was ask on Slack

abusaidm commented 6 years ago

Hello @pascalandy Are you still having issue getting LE to work with traefik?

Thanks

pascalandy commented 6 years ago

Hi, I don't test LE anymore as I use CloudFlare for this. Do you have a PR to suggest?