Add cadvisor support with monitoring stack: alertmanager, loki, node-red, promtail

This commit is contained in:
Freazzzing
2026-02-04 13:21:16 +00:00
parent 0d85bd53aa
commit 338e0b0f19
13 changed files with 241 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
- name: Deploy Loki
hosts: 192.168.0.112 # app3
become: true
roles:
- loki