Hi everyone!
Seems like i was wrong about dnssr.
https://docs.docker.com/engine/swarm/networking/#configure-service-discovery
traefik/traefik#913
I found this https://distr.sh/blog/docker-swarm-load-balancing-routing/ and it seems to be working now. specific traefik file. Which would be a problem if you didn’t have traefik.http.services.mygrafana.loadbalancer.swarm=true.
It might be a case of configuration drift on your server. When you get the one click deployment working, see if will magically work by taking the stuff down and up again.
Best of luck!
Hi everyone!
Seems like i was wrong about dnssr.
https://docs.docker.com/engine/swarm/networking/#configure-service-discovery
traefik/traefik#913
I found this https://distr.sh/blog/docker-swarm-load-balancing-routing/ and it seems to be working now. specific traefik file. Which would be a problem if you didn’t have
traefik.http.services.mygrafana.loadbalancer.swarm=true.It might be a case of configuration drift on your server. When you get the one click deployment working, see if will magically work by taking the stuff down and up again.
Best of luck!