feat: add Docker health-state HTTP endpoint for Swarm Health Watchdog

- Python HTTP server on 0.0.0.0:18809
- GET /health -> all monitored containers (JSON)
- GET /health/<name> -> single container
- Monitors: brave-search, kokoro-tts, litellm, litellm-db, n8n-agent, searxng, whisper-server
- Returns status, health, restart count via docker inspect
- systemd user service for auto-start

Task: t_461f71fe
This commit is contained in:
William Valentin
2026-05-13 14:29:25 -07:00
parent aea9042cce
commit 9fdd29f7b7
1272 changed files with 863206 additions and 16973 deletions
@@ -1 +1 @@
f585505e791a59f7
4f53cda18c2baa0c
+1 -1
View File
@@ -1,5 +1,5 @@
{
"version": 2,
"lastUpdateId": 148911075,
"lastUpdateId": 148911313,
"botId": "8792219052"
}