Files
jmap-webmail/app/api
Matthieu MALVACHEandClaude Sonnet 4.5 da2fe44f7d feat(deployment): Add health check endpoint for container orchestration
Implements /api/health endpoint for Docker/Kubernetes liveness and readiness probes.
- Basic mode: Returns 200 OK or 503 based on memory usage thresholds
- Detailed mode (?detailed=true): Includes memory stats, uptime, and environment info
- HEAD method support for lightweight polling
- Memory-based health monitoring (85% warning, 95% critical)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-08 04:09:18 +01:00
..