- docker-compose build
- docker-compose up
- docker-compose scale web=4
- open http://ip/users
- check hostname, it change on every request
dashboard in http://ip:85000
Docker + Consul
https://www.airpair.com/scalable-architecture-with-docker-consul-and-nginx
https://github.com/bellycard/docker-loadbalancer/blob/master/fig.yml
https://tech.bellycard.com/blog/load-balancing-docker-containers-with-nginx-and-consul-template/
Speed up bundle in compose
http://bradgessler.com/articles/docker-bundler/