docs: REPORT covers both catalog HC fixes (komga + gitea)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user