docker-nginx-basic-auth icon indicating copy to clipboard operation
docker-nginx-basic-auth copied to clipboard

adding docker healthcheck and an unauthenticated port for external healthchecks

Open omercnet opened this issue 7 years ago • 0 comments

starting docker v1.12 there's an option for an internal healthcheck this commit allows an unauthenticated requests from localhost and adds an additional server with port 9999 for orchestrated healthchecks like rancher or k8s, this port should not be exposed to untrusted networks

omercnet avatar Mar 01 '17 10:03 omercnet