feat: add production health monitoring

This commit is contained in:
ik
2026-09-06 14:44:38 +07:00
parent 2200336524
commit e6653d4c77
8 changed files with 167 additions and 3 deletions
+11
View File
@@ -0,0 +1,11 @@
[Unit]
Description=Run RF4 Spotter health check every five minutes
[Timer]
OnBootSec=2min
OnUnitActiveSec=5min
RandomizedDelaySec=30s
Persistent=true
[Install]
WantedBy=timers.target