/consul-meetup-demo

Demonstration of consul and consul-template

Primary LanguagePython

Getting started

This will install the packages needed to create AMIs using packer.

make install

This builds the basebox image we will use for the demo

make build-trusty

This builds the consul-server image with cluster organization baked in

make build-consul-server