Skip to content

nathanleclaire/mhswarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Script and files for multihost overlay Docker Machine, Swarm, and Compose article

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages