Remove ping_uuids from example config, update architecture diagram

- Comment out ping_uuids section in controller.yaml.example (deprecated)
- Architecture diagram: remove status.felhom.eu, update to Hub event system
- Mark Healthchecks references as deprecated throughout README

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-20 19:56:12 +01:00
parent e9dcba2473
commit 7d69d96cf3
2 changed files with 10 additions and 15 deletions
+1 -6
View File
@@ -80,12 +80,7 @@ backup:
monitoring:
enabled: true
healthchecks_base: "https://status.felhom.eu"
ping_uuids:
heartbeat: "" # Every 5 min — controller process alive
system_health: "CHANGEME-uuid-for-system-health" # Every 5 min — comprehensive system check
db_dump: "CHANGEME-uuid-for-db-dump" # Daily — after database dumps
backup: "CHANGEME-uuid-for-backup" # Daily — after restic snapshot
backup_integrity: "" # Weekly (Sunday) — restic check
# ping_uuids: (deprecated — monitoring is now handled by the Hub event system)
system_health_interval: "5m"
health_check_schedule: "06:00"
thresholds: