README
This project creates a consul environment on Vagrant, following the setup described by Digital Ocean. It is meant to provide a quick way to get a consul installation to play and experiment with.
Consul Cluster
File Organization
Getting Started
To get up and running, simply type vagrant up
. It will download the Ubuntu 14.04 image if necessary
Prerequisites
This setup requires Vagrant version 1.6 or higher, as well as host that is capable of running four virtual machines with 500MB RAM each in parallel.