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

Allow service-specific bind_addresses #82

Closed
wants to merge 2 commits into from
Closed

Conversation

vulpine
Copy link

@vulpine vulpine commented Jul 16, 2014

While one can specify bind_address in the haproxy section of the config, this applies to all frontends globally. I would like to be able to override this per frontend, by specifying it with the port in the haproxy section of my service thus:

      "haproxy": {
        "bind_address": "1.2.3.4",
        "port": "80",
        ....

@jolynch
Copy link
Collaborator

jolynch commented Sep 7, 2015

Got merged with the Yelp fork over in #130

@jolynch jolynch closed this Sep 7, 2015
@jolynch jolynch reopened this Sep 7, 2015
@jolynch
Copy link
Collaborator

jolynch commented Sep 7, 2015

@vulpine Whoops I was mistaken to close this. I like this, can you rebase and add a test?

@hashbrowncipher
Copy link
Contributor

I believe this happened in #156.

@jolynch
Copy link
Collaborator

jolynch commented Jan 23, 2016

Indeed it did

@jolynch jolynch closed this Jan 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants