Skip to content

Files

Latest commit

4c8ea67 · Sep 10, 2015

History

History

showcase

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 8, 2015
Apr 14, 2015
Sep 10, 2015
May 21, 2015
Apr 14, 2015
Jun 2, 2015
May 31, 2015
May 6, 2015
Jun 2, 2015
May 31, 2015

Consul Showcase

This directory contains the Consul showcase used for our talk on Consul as infrastructure component for service discovery.

Showcase description

The cluster in this showcase provides a time service which allows you to retrive the current time stamp as JSON document via REST. The cluster contains three instances of this timeservice behind a single HAProxy instance, used to balance the requests to the timeservice.

Requirements to run the showcase

To run the custer you need the following tools on your local machine:

Note
This showcase was develop on a MacBook and is not tested on an different plattform.