Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 388 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 388 Bytes

Monitoring tools

Roles

  • grafana-loki-promtail
  • grafana-prometheus-node exporter
  • uptime kuma

Important

Please make sure to comment out any role you won't be needing in setup.yml .

Setup

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Run

Add ssh config hostname to hosts

ansible-playbook setup.yml