This directory contains the Consul showcase used for our talk on Consul as infrastructure component for service discovery.
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.
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. |