Featured image of post Infrastructure@Home: Using Ansible to Install the Service Monitoring Software Consul

Infrastructure@Home: Using Ansible to Install the Service Monitoring Software Consul

Consul is a service monitoring and discovery software. It helps us to define, monitor and connect services that run on our nodes. A service is any software, for example a web server, an application, and it can run on the nodes itself or inside a container. Consul provides a command line interface, HTTP API enpoints, and a Web UI to monitor all systems.