cottand / leng

:zap: fast dns server, built to block advertisements and malware servers
https://cottand.github.io/leng/
MIT License
65 stars 69 forks source link

Consider DNS service discovery support a la Consul #4

Closed cottand closed 11 months ago

cottand commented 1 year ago

For both A and SRV records

cottand commented 11 months ago

This can be achieved nicely with nomad templating - I documented how here.

Given it works well to keep this outside of leng's implementation, I will close this issue. Please make a new issue if templating as explained in the link above is not enough, and you would like service discovery integrations.