mirror of
https://github.com/minio/minio
synced 2026-08-29 14:36:37 -04:00
This PR adds readiness and liveness endpoints to probe Minio server instance health. Endpoints can only be accessed without authentication and the paths are /minio/health/live and /minio/health/ready for liveness and readiness respectively. The new healthcheck liveness endpoint is used for Docker healthcheck now. Fixes #5357 Fixes #5514 |
||
|---|---|---|
| .. | ||
| docker-entrypoint.sh | ||
| healthcheck.sh | ||