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

Implicit host and port registration #14

Open
jGauravGupta opened this issue Oct 18, 2017 · 1 comment
Open

Implicit host and port registration #14

jGauravGupta opened this issue Oct 18, 2017 · 1 comment
Labels

Comments

@jGauravGupta
Copy link

If host, port & serviceRoot is not configured than snoopee should implicit detect and register.

For e.g :

This config can be replaced with :

snoopee:
   snoopeeService: 192.168.99.100:8081/snoopee-service/

So snoopee should detect host & port and as EnableSnoopEEClient annotation applied on ApplicationConfig so it should also implicit detect ApplicationPath resource path.

@ivargrimstad
Copy link
Owner

It is a compelling idea. Just a little unsure how this would work in a containerized environment. It probably has to be supplied with ENV or SYSTEM properties anyway. Which is currently supported...

But I will be happy to look at it if you have any ideas.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants