tidaldb/tidal-server/src
Alan Kahn 3101789d32 feat: k8s health lifecycle + standalone Dockerfile for internal deployment
Add /health/startup and /health/live probes, flip readiness to 503 on
SIGTERM so k8s stops routing before drain. Update standalone Dockerfile
for internal deployment: port 9500, schema mounted at runtime (not baked
in), persistent data dir, non-root user with fixed UID 10001.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 09:57:19 -05:00
..
config.rs feat: harden tidal-server for production (Weeks 1–3) 2026-02-27 20:32:39 -07:00
error.rs feat: harden tidal-server for production (Weeks 1–3) 2026-02-27 20:32:39 -07:00
lib.rs feat: harden tidal-server for production (Weeks 1–3) 2026-02-27 20:32:39 -07:00
main.rs feat: k8s health lifecycle + standalone Dockerfile for internal deployment 2026-03-03 09:57:19 -05:00
router.rs feat: k8s health lifecycle + standalone Dockerfile for internal deployment 2026-03-03 09:57:19 -05:00
state.rs feat: k8s health lifecycle + standalone Dockerfile for internal deployment 2026-03-03 09:57:19 -05:00