4 ms·
As a fan of nginx, I really liked your comment. In sleuthing after reading I came across this: https://learn.hashicorp.com/consul/integrations/nginx-consul-tem
by saym 7y ago
As a fan of nginx, I really liked your comment. In sleuthing after reading I came across this:
https://learn.hashicorp.com/consul/integrations/nginx-consul-template https://learn.hashicorp.com/consul/integrations/nginx-consul...
It appears that if the consul client has the right permissions it can restart the nginx service after editing the configuration file. It uses the consul templating engine to generate an nginx config file.
I haven't tried it myself but it looks promising.