consul version for both Client and Server
Client: `0.7.2
Operating system and Environment details
Using Window 7
Description of the Issue (and unexpected/desired result)
Unable to register my service in consul with tags urlprefix , please suggest me how can i register my service in consul using urlprefix tag
Problem statement :
A Restful Service is going to register itself in consul ( it is a tool for discovering and configuring services in your infrastructure ) .
Now I need to add a Load Balancer (Fabio ) on top of Consul but as I understand Fabio is looking only those service they are registered in Consul with urlPrefix tag and I am not able to understand how can I add UrlPrefix tag so that Fabio can pick from consul.
consul versionfor both Client and ServerClient: `0.7.2
Operating system and Environment details
Using Window 7
Description of the Issue (and unexpected/desired result)
Unable to register my service in consul with tags urlprefix , please suggest me how can i register my service in consul using urlprefix tag
Problem statement :
A Restful Service is going to register itself in consul ( it is a tool for discovering and configuring services in your infrastructure ) .
Now I need to add a Load Balancer (Fabio ) on top of Consul but as I understand Fabio is looking only those service they are registered in Consul with urlPrefix tag and I am not able to understand how can I add UrlPrefix tag so that Fabio can pick from consul.