
built an Adguard High Availability controller
Hi team, in case any of you are homelabbers and running multiple versions of Adguard Home, or want too, I built something to make it super easy to manage.
It's a DNS Controller specifically for Adguard Home, can support a cluster of nodes, in a central control plane, giving you the ability to push configs to all nodes at once, read the stats, logs etc in a central place from all nodes, revert configs, etc. a real HA controller.
It doesn't affect the DNS operations at all, all traffic is still via your nodes.
check it out at https://github.com/benchristian88/atlas-dns if you are keen to try it out.
I built it because I wanted it, no product validation, no other user feedback, just felt like something I wanted. Hope someone finds it useful.