No description
Find a file
jtricerolph dae5524dbc Fix health check treating 404 as unreachable
Apps without a /health route return 404 from nginx, but the service IS
running. Treat any HTTP response as up; only connection errors are down.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-01 17:43:32 +00:00
backup Initial commit: management 2026-07-01 12:09:54 +00:00
updater Fix health check treating 404 as unreachable 2026-07-01 17:43:32 +00:00
.env.example Initial commit: management 2026-07-01 12:09:54 +00:00
.gitignore Initial commit: management 2026-07-01 12:09:54 +00:00
docker-compose.yml Remove --base-path command (handled by nginx sub_filter instead) 2026-07-01 17:22:01 +00:00