This project contains the auto-heal service. It receives alert notitifications from the Prometheus alert manager and executes Ansible playbooks to resolve the root cause.
To build the binary run this command:
$ make
To build the RPM and the images, run this command:
make build-images