Commit graph

7 commits

Author SHA1 Message Date
Scott Lowe
0eb0ea7e0d
Update Ansible playbook
Update Ansible playbook to work with Vagrant instead of Terraform/EC2

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-09-13 11:13:27 -06:00
Scott Lowe
d5dc506b41
Incorporate minor fixes
Fix incorrect placement of Ansible provisioner in Vagrantfile. Update Ansible playbook to create swarm based on learnings from Interop ITX Swarm demo. Change machines.yml to use bento/ubuntu-14.04 instead of ubuntu/trusty64.

Unable to test due to slowness/connectivity issues to Ubuntu repositories.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-09-07 20:22:16 -06:00
Scott Lowe
d5afc5e4c4
Commit initial set of files for creating Swarm on Ubuntu with Ansible
Commit initial set of files to creating a Docker Swarm cluster (in Swarm mode) using Ubuntu and Ansible. Environment is currently not functional (Ansible/SSH won't correctly authenticate against the hosts).

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-04-11 10:50:15 -06: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