python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How can i set automaticly registered services on nginx config using consul template
I'm using consul, consul-template and nginx on docker. When adding each new service, i have to change consul-template source file again.
By the way all we're using soap services and proxy. All of them...
zgr
Votes: 0
Answers: 1
automatically reload Kubernetes pod on consul key change
I have a consul server running on https://dev.example.com/ on which I store configurations as below:
consul key name = dev
consul key value = some yaml data
kubernetes configMap value some yaml data -...
Ajay k
Votes: 0
Answers: 1