scottslowe-learning-tools/consul
Scott Lowe e271fb29af
Update to Consul 1.2.3
Update to use Consul 1.2.3. Replatform onto Ubuntu 16.04. Add support for Libvirt as virtualization provider.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2018-09-29 12:10:16 -06:00
..
consul Update to Consul 1.2.3 2018-09-29 12:10:16 -06:00
consul-ansible Update Ansible support 2018-03-11 21:43:51 -06:00
README.md Add technology-specific README files 2017-02-23 17:08:46 -07:00

Learning Tools: Consul Distributed Key-Value Store

The contents of this folder and its subfolders are centered around the installation or configuration of the Consul distributed key-value store.

Contents

consul-ansible: In this folder you'll find a Vagrantfile and supporting documents to run a Consul cluster under Vagrant on your local laptop. The provisioning is handled via Ansible (pre-2.0) installed on the Vagrant host.

consul: In this folder you'll find a Vagrantfile and supporting documents to run a Consul cluster under Vagrant on your local laptop. The provisioning is handled via shell scripts.