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 %h placeholder in discoveryAgentUrl #134

Closed
rhuss opened this issue Mar 24, 2014 · 1 comment
Closed

Allow %h placeholder in discoveryAgentUrl #134

rhuss opened this issue Mar 24, 2014 · 1 comment
Milestone

Comments

@rhuss
Copy link
Member

rhuss commented Mar 24, 2014

A placeholder given in the discoveryAgentUrl like %h should be replaced with an automatically detected hostname or IP address which is not the loopback host.

See also the discussion in hawtio/hawtio#1158.

@rhuss rhuss added this to the 1.2.1 milestone Mar 24, 2014
@rhuss
Copy link
Member Author

rhuss commented Mar 26, 2014

The following placeholder should be supported

  • $host : Host name (if possible), otherwise address
  • $ip : IP Address
  • ${prop:foo} : System property foo
  • ${env:FOO} : Environment variable FOO

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

1 participant