Netdata: add alerts for cpu, ram, disks
Linting / YAML Lint (push) Successful in 9s
Linting / Ansible Lint (push) Failing after 31s

This commit is contained in:
2026-05-01 13:58:51 +03:00
parent 472c7a984f
commit d25a28c611
4 changed files with 154 additions and 1 deletions
+3 -1
View File
@@ -7,7 +7,9 @@ services:
ports:
- "127.0.0.1:{{ apprise_external_port }}:8000"
networks:
- "web_proxy_network"
web_proxy_network:
aliases:
- "apprise"
volumes:
- "{{ config_dir }}:/config"
environment: