This is an ansible role to install and configure gatus.
Gatus is an utomated developer-oriented status page.
Linux server.
The role contains default varibles in defaults/main.yml
, and should be overriden as convenient.
None.
Install the role:
ansible-galaxy install abarrak.gatus
Include it to run the setup tasks:
- hosts: gatus
import_role:
name: abarrak.gatus
A sample configuration (config template) for gatus is used.
You can override for your setup or use CI/CD offering in this repo.
MIT.
Abdullah Barrak (@abarrak).