TripleParity/docks

Automate deployment of Swarm for demo

Closed this issue · 0 comments

For the next demo we need a swarm.

Docker Machine can provision virtual machines and create a Swarm on a single machine.

Once we have a swarm we need to deploy different services so that each node runs at least one task.

EDIT: Closed due to docker-machine not working.
See docker/machine#1591