diff --git a/REPORT.md b/REPORT.md index a9cee61..57d4b0a 100644 --- a/REPORT.md +++ b/REPORT.md @@ -1,4 +1,12 @@ -# REPORT — komga healthcheck fix (2026-06-22, unattended test campaign) +# REPORT — healthcheck fixes (komga + gitea) — 2026-06-22, unattended test campaign + +Two healthcheck fixes of the same class, found + verified live on guest 9201 during the unattended +test campaign (full evidence in `felhom-controller/TEST-REPORT.md`): + +- **gitea** (`17e00b7`): docker HC + `.felhom.yml` probe `/api/v1/version` (404 until install-lock) → + `/api/healthz` (200 while serving); start_period 30s→90s. Surfaced during the Phase-2 deploy sweep; + validated: re-sync → redeploy → `docker inspect: healthy`. +- **komga** (`3faa5ae`, `9b066de`): detailed below. ## What changed Repointed komga's health probe from the auth-gated `/api/v1/actuator/health` (HTTP 401) to the