git clone https://github.com/DualSpark/consul-test.git
cd consul-test
vagrant up
vagrant ssh consulserver1
sudo su consul
consul agent -server -config-dir /etc/consul.d/bootstrap
vagrant ssh consulserver2
sudo start consul
vagrant ssh consulserver3
sudo start consul
go back to the tab that has the consulserver1 ssh session running.
CTRL + C
exit
sudo start consul
SSH into each agent jenkins, web1, ns1,ns2,cpanel <<<<<<< HEAD
=======
``` bash
>>>>>>> master
sudo start consul
If everything worked like it should then you can open a browser and head to: demo consul ui