Consul: WebUI - Change running bind address

Created on 2 May 2014  路  5Comments  路  Source: hashicorp/consul

@mitchellh

How do we change the bind address for the web ui, its only accepting connections from localhost.

Most helpful comment

Yeah we run it internally with just "-client 0.0.0.0" which works fine.

All 5 comments

See the "-client" flag to change the client bind address. http://www.consul.io/docs/agent/options.html

We tried that, we ended up creating a apache proxypass, but I'll give it another try.

Yeah we run it internally with just "-client 0.0.0.0" which works fine.

@armon Thanks, I'll give it a try now

Please re-open if you have an issue

Was this page helpful?
0 / 5 - 0 ratings

Related issues

matteoturra picture matteoturra  路  4Comments

runswithd6s picture runswithd6s  路  3Comments

satheeshCharles picture satheeshCharles  路  3Comments

slackpad picture slackpad  路  3Comments

powerman picture powerman  路  3Comments