This repository contains example setups for certain functionality of consul.
These examples focus on specific functionality.
The examples are:
You will need a local installation of consul.
To use the examples you have to checkout this repository, change into the directory of the example and then follow the instructions the README file of the respective example.
All examples are setup in a way, that consul UI is started too. Therefore the folder ui contains the official consul ui files. It is configured in all simple examples.
Point your browser to http://localhost:8500/ui
There is also a complex showcase which demonstrates the combined usage of Consul, Consul-Template and HAProxy to enable Service Discovery.
The slides of the presentation in german can also be found in this repository: