Commit graph

11 commits

Author SHA1 Message Date
Scott S. Lowe
62837642cb Shift to nested YAML data files
Edit machines.yml to use nested YAML data structures for box names. Edit Vagrantfile to reference updated YAML data appropriately.

Signed-off-by: Scott S. Lowe <scott.lowe@scottlowe.org>
2016-11-09 23:35:13 -07:00
Scott S. Lowe
daafe0b704 Update Docker Swarm HA environment
Update Docker Swarm HA environment with changes from Docker Swarm environment
2016-09-26 21:12:07 -06:00
Scott S. Lowe
3157260988 Update instructions for Docker Swarm environment
Update the README.md for the Consul-backed Docker Swarm environment
2016-09-25 22:28:22 -06:00
Scott S. Lowe
a4178a889b Update Docker Swarm+Consul environment
Update learning environment for running a Consul-backed Docker Swarm cluster
2016-09-25 14:02:14 -06:00
Scott Lowe
149631aa90 Add VirtualBox support
Modify Vagrantfile in various environments to add support for VirtualBox
2016-03-10 21:38:04 -07:00
Scott Lowe
203d778d58 Fix Consul cluster setup for Docker Swarm cluster
Add ERB template for Consul configuration. Modify Vagrantfile to use
ERB template. Update provisioning shell script.
2016-01-20 21:09:43 -07:00
Scott Lowe
81b1458b0f Add Ruby code to all Vagrantfiles
Add Ruby code to determine full path to supporting files referenced
in all Vagrantfiles. This will allow more effective use of Vagrant
commands when not in the same directory as the Vagrantfile.
2016-01-13 13:48:02 -07:00
Tim Carr
9781a2f3ad progrium/registrator has moved to gliderlabs/registrator per https://hub.docker.com/r/progrium/registrator/ 2016-01-07 12:21:04 -06:00
Scott Lowe
77b014618c Update Vagrantfile
Update the Vagrantfile for all projects to specify a specific VM
clone directory (to help with Time Machine backups)
2015-06-23 23:28:53 -06:00
Scott Lowe
f7f71bc9e2 Finalize instructions
Finalize the instructions in README.md for users who want to run
their own Docker Swarm cluster backed by Consul using Vagrant.
2015-03-05 15:01:49 -07:00
Scott Lowe
7f5e48092d Rename project
Rename directory for this project from "consul-docker-registrator"
to "docker-swarm" to more accurately reflect the purpose of the
files in this directory.
2015-03-04 14:28:37 -07:00