inetum-orleans / docker-devbox-ddb

Erase environment differences, make developers happy !
https://inetum-orleans.github.io/docker-devbox-ddb
MIT License
4 stars 1 forks source link

Explore coredns as a replacement for acrylic #235

Open jeremyVignelles opened 1 month ago

jeremyVignelles commented 1 month ago

https://coredns.io/plugins/template/ seems interesting to redirect *.test to the devbox IP. Coredns is cross-platform, modular, maintained and supports modern protocols like DNSSEC.

Also https://coredns.io/plugins/view/ could be used to change the response depending on the client IP requesting it.