How to properly configure HAProxy in Docker Swarm to automatically route traffic to replicated services?
i’m trying to deploy a docker swarm of two host nodes and two host manager with a single replicated service and put an haproxy in front of it. i want the clients to be able to connect via port 80.