docker-nginx-basic-auth
docker-nginx-basic-auth copied to clipboard
adding docker healthcheck and an unauthenticated port for external healthchecks
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