feat(api): Codex: add /health endpoint with podman + systemd checks

This commit is contained in:
kodi
2026-02-25 13:16:53 +01:00
parent ebb6d755a0
commit b89a31a068
7 changed files with 536 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Core runtime / infra: altijd extra voorzichtig
^control/Dockerfile$ @kodi
^webui/conf/httpd\.conf$ @kodi
# Core API files
^control/app\.py$ @kodi
^control/app_images\.py$ @kodi
# Frontend entry
^webui/html/index\.html$ @kodi