Scott Lowe
43c10c1785
Add/modify files for minimally-functional setup
...
Added and modified files to create a minimally functional setup.
README.md is still not up-to-date. Additional optimizations are
possible.
2015-04-16 12:49:38 -06:00
Paul Czarkowski
78ecd9a3aa
fixes and cleanup
...
* move etcd.overrides to /etc/default/etcd ( more linuxy, upstart script tries to source that already ).
* template etcd.defaults using values from servers.yml
* provision installs curl if doesn't exist ( I use vbox and my base image doesn't have it )
* provision is now roughly idempotent
* provision starts etcd or restarts it if already running
* gitignore to not save template written .default files
2015-04-16 08:55:45 -05:00
Scott Lowe
0149f75400
Update README.md with final instructions
...
Update README.md with final instructions on how to use the files
in this directory to turn up an etcd 2.0 cluster on Ubuntu 14.04.
2015-04-15 16:03:41 -06:00
Scott Lowe
85a9d5db2e
Initial commit
...
Initial commit of files to use Vagrant for building etcd 2.0 cluster
2015-04-15 15:39:06 -06:00
Scott Lowe
83873ef3b6
Update README.md
...
Update README.md to include information on the new "openstack-cli"
folder.
2015-03-10 22:08:12 -06:00
Scott Lowe
c178d8c2f3
Add final version of README.md
...
Commit the final version of the README.md file with instructions
for using this Vagrant environment.
2015-03-10 22:04:02 -06:00
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