Commit graph

8 commits

Author SHA1 Message Date
Scott Lowe
f2952181fe
Clean up .gitignore files
Remove extraneous .gitignore files, add definitions to main .gitignore file in the root of the repository

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-05-23 15:04:03 -06:00
Scott Lowe
d9504bffff
Add environment for Docker CE
Add environment to run Docker CE on Ubuntu 16.04, provisioned by Ansible

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-05-17 12:50:57 -06:00
Mikhail Vasilenko
71ad20f8dc port is required, otherwise it would give an error "--advertise should be of the form ip:port or hostname:port" 2017-04-28 18:27:00 +03:00
Mikhail Vasilenko
cb9c0986bb change from 0.7.0 to latest consul version
add temporary consul config files to .gitignore
2017-04-28 17:17:47 +03:00
Scott Lowe
845f96e0df
Add files to support learning environment for Swarm mode on CentOS Atomic Host
Add Vagrantfile, external YAML data file, and README.md for a learning environment leveraging CentOS Atomic Host to build a Docker cluster using swarm mode.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-03-15 15:24:09 -06:00
Scott Lowe
afd339df33
Add files to support learning Docker Swarm Mode on CoreOS
Add Vagrantfile, external YAML data file, and README.md for environment used to learn/experiment with Docker Swarm Mode on CoreOS. This environment also serves as early prototyping for future AWS-based environment.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-03-13 10:00:37 -06:00
Scott Lowe
9d9d81f711
Add technology-specific README files
Add README.md files for specific technology areas (Ansible, CentOS Atomic Host, Consul, CoreOS, Debian, Docker, and etcd).

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-02-23 17:08:46 -07:00
Scott Lowe
43ab5524a2
Reorganize repository contents
Move contents into new folder structure based on primary technology

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-02-23 16:12:37 -07:00