Commit graph

17 commits

Author SHA1 Message Date
Scott Lowe
fddec44007 Add final versions of support files
Add final versions of Vagrantfile, configuration script, file with
credentials, and YAML file with VM details.
2015-03-10 21:48:35 -06:00
Scott Lowe
b8dfe57e38 Add skeleton structure for new projects
Add skeleton structure for OpenStack CLI learning environment and
environment for etcd-backed Docker Swarm cluster.
2015-03-10 20:48:58 -06:00
Scott Lowe
200e622430 Update README.md
Update README.md with information on the contents of the "docker-
swarm" folder.
2015-03-05 15:04:56 -07: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
Scott Lowe
0937a73e12 Update README, fix Consul datacenter
Remove reference to non-default data center name in Consul config
file. Update README.md with new instructions.
2015-03-04 13:59:18 -07:00
Scott Lowe
7ee558a730 Initial commit for Consul-Docker-Registrator environment
Add initial files and support for Vagrant environment containing
Consul, Docker, and Registrator.
2015-03-02 19:10:36 -07:00
Scott Lowe
1590414ef9 Update README.md with new information
Add information for the "vagrant-docker" and "vagrant-docker-yaml"
folders that have been added to the repository.
2015-02-11 10:14:40 -07:00
Scott Lowe
d51e3ba62e Add files for multi-container Docker environments with Vagrant
Add support files to allow users to specify a list of containers
in a YAML file and then use Vagrant to turn up all the containers.
2015-02-11 10:11:27 -07:00
Scott Lowe
14d1ed8677 Update README.md with final instructions
Update README.md with final instructions for using the files found
in this directory tree.
2015-02-10 17:21:06 -07:00
Scott Lowe
e455630867 Add initial version of Vagrant-Docker files
Add Vagrantfiles and supporting documentation for running Docker
under Vagrant.
2015-02-10 14:02:18 -07:00
Scott Lowe
e76b8b4e04 Update comments in Vagrantfile
Remove reference to fileutils module in Vagrantfile, as it is no
longer used/needed.
2015-02-10 12:46:56 -07:00
Scott Lowe
a359b9585d Update README.md with information on Consul tools
Add information to README.md on the learning tools to run Consul
under Vagrant.
2015-02-09 21:41:31 -07:00
Scott Lowe
afa5e01a3d Finalized support files for Consul cluster under Vagrant
Finalized the files and the instructions for running a Consul
cluster under Vagrant with VMware Fusion.
2015-02-09 21:34:34 -07:00
Scott Lowe
ba6dcd676a Add initial support for Consul environment in Vagrant
Add initial set of files to support building a Consul cluster in
Vagrant.
2015-02-09 19:21:41 -07:00
Scott Lowe
145b578d88 Add .gitignore, update README.md
Add .gitignore to ignore certain types of files in the repository.
Update README.md with initial information and license details.
2015-02-05 13:08:29 -07:00
Scott Lowe
fff45218a6 Initial commit 2015-02-05 13:05:53 -07:00