likwid / consul-meetup-demo

Demonstration of consul and consul-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Demonstration of consul and consul-template


Languages

Language:Python 96.3%Language:Shell 2.0%Language:Makefile 1.7%