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

Add TLS support #147

Merged
merged 6 commits into from
Oct 30, 2014
Merged

Add TLS support #147

merged 6 commits into from
Oct 30, 2014

Commits on Oct 29, 2014

  1. Adding support for TLS DOCKER_HOST

    Workarounds courtesy of
    fsouza/go-dockerclient#173. They can likely be
    removed after better support for TLS docker connections is added to
    go-dockerclient.
    jszwedko committed Oct 29, 2014
    Configuration menu
    Copy the full SHA
    ca3fbad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    522da1d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2014

  1. Merge remote-tracking branch 'origin/master' into add-tls-support

    Conflicts:
    	Deps
    Rafe Colton committed Oct 30, 2014
    Configuration menu
    Copy the full SHA
    92af56c View commit details
    Browse the repository at this point in the history
  2. Allowing host scheme to be overwritten by env var

    Rafe Colton committed Oct 30, 2014
    Configuration menu
    Copy the full SHA
    714c8c3 View commit details
    Browse the repository at this point in the history
  3. Adding documentation about TLS-related env vars

    Rafe Colton committed Oct 30, 2014
    Configuration menu
    Copy the full SHA
    3e3abba View commit details
    Browse the repository at this point in the history
  4. Bump version in README in anticipation of release

    Rafe Colton committed Oct 30, 2014
    Configuration menu
    Copy the full SHA
    3e3f059 View commit details
    Browse the repository at this point in the history