-
Notifications
You must be signed in to change notification settings - Fork 825
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
acme swarm #968
Comments
The Swarm mode seems to be broken. I found the container id using I place it in the environment variables:
The companion service is able to find the container now, but it crashes it: acme-companion
nginx-proxy
I will try to run the docker-gen and Nginx as separate services. |
The two container solution doesn't work in Swarm. The three container setup does work, but you'll need to use a modified version of docker-gen. Feel free to reference the compose file I use. Note: the acme-companion doesn't work with multiple nginx replicas. |
Ubuntu 22.04
Swarm
After launch
nginx-proxy-letsencrypt logs
Can't figure out what to do about it? How to make it work?
know that you can do without the second nginx "nginx-proxy-home" using traefik. But so far I haven't been able to figure it out.
The text was updated successfully, but these errors were encountered: