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 -http-port option to change the HTTP API port #1167

Merged
merged 6 commits into from
Sep 2, 2015

Commits on Aug 11, 2015

  1. Add -http-port option to change the HTTP API port

    This is useful when pushing consul to PaaS like
    Cloud Foundry making the HTTP API easily routable.
    loafoe committed Aug 11, 2015
    Configuration menu
    Copy the full SHA
    7b5da2a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2015

  1. Configuration menu
    Copy the full SHA
    4e2c337 View commit details
    Browse the repository at this point in the history
  2. Use Ports.HTTP directly

    loafoe committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    3e046d3 View commit details
    Browse the repository at this point in the history
  3. Remove duplicate code

    loafoe committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    8532130 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2015

  1. Configuration menu
    Copy the full SHA
    00b9067 View commit details
    Browse the repository at this point in the history
  2. Position it alphabetically

    loafoe committed Sep 2, 2015
    Configuration menu
    Copy the full SHA
    bb5422a View commit details
    Browse the repository at this point in the history