minio/dockerscripts
Nitish Tiwari 10b01ac836
Add healthcheck endpoints (#5543)
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
2018-03-12 11:46:53 +05:30
..
docker-entrypoint.sh Add custom secret names for Docker (#5355) 2018-01-09 10:46:25 +05:30
healthcheck.sh Add healthcheck endpoints (#5543) 2018-03-12 11:46:53 +05:30