feat(anubis): add /healthz route to metrics server (#843)

* feat(anubis): add /healthz route to metrics server

Also add health check test for Docker Compose and update documentation
for health checking Anubis with Docker Compose.

Signed-off-by: Xe Iaso <me@xeiaso.net>

* chore: spelling

Signed-off-by: Xe Iaso <me@xeiaso.net>

---------

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-07-16 20:31:18 -04:00
committed by GitHub
parent 509a4f3ce8
commit 68b653b099
13 changed files with 372 additions and 248 deletions

2
test/healthcheck/var/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*
!.gitignore