Commit graph

9 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
12c1e7cc37 Clean up all Vagrant configurations
Remove old settings that are no longer applicable.
2016-09-21 01:06:15 -06:00
Scott Lowe
f73b7ee34c Improve multi-platform support
Update Vagrantfile and associated data files (YAML and/or JSON) to provide better multi-platform support via provider overrides.
2016-04-05 22:53:51 -06:00
Scott Lowe
30973f4638 Remove all references to AppCatalyst
Remove all references to AppCatalyst from all Vagrantfiles. Start ensuring that all Vagrantfiles include references to VirtualBox.
2016-03-09 14:38:38 -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
Scott Lowe
a0528c2395 Finish Docker Swarm HA environment
Create ERB template for Consul configuration. Update Vagrantfile to
use ERB template. Update servers.yml to include role information.
Update Vagrantfile to perform provisioning based on role information.
Update consul.sh provisioning script to start Consul. Update
Vagrantfile to make Docker listen on network socket (and restart
Docker daemon).
2015-12-31 12:13:29 -07:00
Scott Lowe
22cb3119a9 Add Consul support
Add files to build Consul cluster as discovery backend for Docker Swarm cluster
2015-10-12 15:27:26 -06:00
Scott Lowe
e2aa3e2ba9 Start new branch for Docker Swarm HA project
Added README.md and created new branch for project to build HA
Docker Swarm environment.
2015-10-07 23:10:03 -06:00