blog-posts
blog-posts copied to clipboard
Blog posts and related code by Sebastián Ramírez (@tiangolo)
Since the middleware is already defined in docker-compose.traefik.yml, those lines in backend service are not needed (as in streamlit and panel services).
Hello, About post [docker-swarm-mode-and-distributed-traefik-proxy-with-https/](https://github.com/tiangolo/blog-posts/tree/master/docker-swarm-mode-and-distributed-traefik-proxy-with-https) Thank you for this post. I have a question about the Consul HA. Since the leader is predefined in the config, what happens when the Leader...