Mhswarm
Script and files for multihost overlay Docker Machine, Swarm, and Compose article
Install / Use
/learn @nathanleclaire/MhswarmREADME
Script for Cross Host Networking
To follow along with the article you can use this script.
Make sure DIGITALOCEAN_ACCESS_TOKEN environment variable is set if you're
creating.
To create the hosts:
$ ./ctl.sh up
To provision them:
$ ./ctl.sh provision
To remove them:
$ ./ctl.sh down
