ocramz / compute-cluster-sandbox

A sandbox for experimenting with cluster computing
GNU General Public License v3.0
0 stars 1 forks source link

docker-compose configuration #2

Open ocramz opened 8 years ago

ocramz commented 8 years ago

Multi-host Docker networking

https://docs.docker.com/engine/userguide/networking/get-started-overlay/ http://qnib.org/2015/11/18/docker-networking/ https://docs.docker.com/compose/swarm/

Example: https://github.com/cloud-compose/cloud-compose-cluster

Static IP syntax : https://fordodone.com/2016/03/30/docker-compose-static-ip-address-in-docker-compose-yml/