1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-12-04 09:42:31 +02:00
imgproxy/docs/healthcheck.md
2018-10-04 19:16:51 +06:00

220 B

Health check

There is a special endpoint /health, which returns HTTP Status 200 OK after the server successfully starts. This can be used for readiness/liveness probe in your containers system such as Kubernetes.