feat: monitor Proxmox backup freshness

This commit is contained in:
2026-06-23 17:18:29 +00:00
parent b29edde06d
commit 97a51a0903
3 changed files with 175 additions and 23 deletions
+1
View File
@@ -10,6 +10,7 @@ docker run --rm \
--network proxy \
--volume /opt/sites:/opt/sites \
--volume /opt/agent-os:/opt/agent-os \
--volume /home/nxm/.proxmox-keys:/etc/proxmox-keys:ro \
--env SITES_DIR=/opt/sites \
--env AGENT_OS_DIR=/opt/agent-os \
--env RAVEN_URL=http://raven-notify:8400 \