Docker Swarm setup

I’m using the docker-compose.yaml file listed on the deploy section of the site: https://docs.dgraph.io/deploy/#using-docker-swarm same exact setup just different hostnames. So basically 3 replicas.

Ok great, I’ll adjust the load balancing to point to all three instances. :slight_smile: very cool.

Thanks Pawan!