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

Unable to use ec2tag watcher due to local instance variable #105

Open
ajohnstone opened this issue Dec 5, 2014 · 2 comments
Open

Unable to use ec2tag watcher due to local instance variable #105

ajohnstone opened this issue Dec 5, 2014 · 2 comments

Comments

@ajohnstone
Copy link

https://github.com/airbnb/synapse/blob/v0.11.1/lib/synapse/service_watcher/ec2tag.rb#L16

@dylanmei
Copy link

dylanmei commented Dec 9, 2014

Is setting it port 80 a workaround for you?

services:
  mybackend:
    discovery:
      method: "ec2tag"
      tag_name: "..."
      tag_value: "..."
    haproxy:
      server_options: "check"
      server_port_override: "80"

@ajohnstone
Copy link
Author

Thanks for that :)

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

No branches or pull requests

2 participants