082ad20913
- Add /health endpoint for liveness probe (fast, no dependencies) - Add /ready endpoint for readiness probe (checks database + redis) - Add /startup endpoint for startup probe (checks migrations) - Return 503 when not ready/started - Detailed check results in response - Include Kubernetes/Docker/Nginx configuration examples - Add comprehensive health check documentation - Include monitoring and alerting setup Phase 4 Task 45/68 completed