Commit graph

16 commits

Author SHA1 Message Date
Scott Lowe
28f4e1677b Update READMEs
Update the README files for older/outdated technologies

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2023-12-10 20:05:10 -07:00
Scott Lowe
99b6fcc833
Update Ansible support
Update Ansible support across several different areas

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-03-11 21:43:51 -06:00
Scott Lowe
610bdc8588
Add Libvirt support
Update machines.yml to include a Libvirt-formatted box

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-01-23 11:07:23 -07:00
Scott Lowe
121d4eb126
Add Libvirt support
Add support for using Libvirt with Vagrant

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-01-23 11:03:26 -07:00
Scott Lowe
f42c2df588
Add Libvirt support
Update files to support Libvirt as a virtualization provider for Vagrant

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-12-20 08:22:05 -07:00
Scott Lowe
4394c97b7e
Update README.md for CentOS Atomic area
Update README.md for the CentOS Atomic area to include latest updates

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-12-20 08:14:13 -07:00
Scott Lowe
6cc0fd0b19
Update README.md
Update README.md to reflect the non-essential nature of the custom SSH configuration

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-06-01 13:54:11 -06:00
Scott Lowe
c5f23fa498
Finalize instructions
Finalize the instructions in README.md

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-06-01 13:49:14 -06:00
Scott Lowe
a3a435aafc
Update cloud-init configuration, add launch script
Update cloud-init configuration per discussion with Dusty Mabe in #atomic on IRC (to fix circular dependency between docker and docker-storage-setup). Add launch script to make it easier.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-06-01 13:24:20 -06:00
Scott Lowe
3bbaef7f04
Update custom SSH configuration, add instructions
Update custom SSH configuration to use directory-specific known hosts file. Add preliminary set of instructions. Not quite ready to merge yet; CentOS Atomic Host on AWS seems to have an issue starting the Docker service.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-05-31 16:26:24 -06:00
Scott Lowe
a5d3926f44 Enable new systemd units
Modify cloud-config.yml to enable new systemd units after they are copied onto the system

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-05-31 15:47:13 -06:00
Scott Lowe
6c1f156dbc Add files for cloud-init testing
Add cloud-config.yml and ssh.cfg to test using cloud-init to customize Docker Engine on CentOS Atomic Host running on AWS

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-05-31 15:47:13 -06:00
Scott Lowe
3853cbef26
Update README.md for "centos-atomic" area
Update README.md for "centos-atomic" area to include a reference to the CentOS Atomic+Docker+Ansible learning area

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-03-07 13:06:30 -07:00
Scott Lowe
1c0b86e308
Add environment for using Ansible to customize Atomic Host
Add Vagrant environment that demonstrates using Ansible to customize Docker Engine on Atomic Host.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-03-01 08:00:09 -07: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
6eb8030990
Add learning environment for customizing Docker on CentOS Atomic Host
Add Vagrantfile, YAML data file, and systemd unit files to customize Docker (listen on TCP socket) on CentOS Atomic Host

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-02-17 16:33:46 -07:00