Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding docker healthcheck and an unauthenticated port for external healthchecks #5

Open
wants to merge 1 commit into
base: latest
Choose a base branch
from

Commits on Mar 1, 2017

  1. adding docker healthcheck and an unauthenticated port for external he…

    …althchecks
    
    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
    Omer Cohen committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    06c5887 View commit details
    Browse the repository at this point in the history