Migration from HA to Gladys - DNS

Hello, I’m still thinking about migrating from HA to Gladys. In HA, I use the AdGuard Home integration for DNS filtering. It works well, even if, as usual with HA, it’s quite extensive and complex! I assume the simplest solution with Gladys would be to install a tool like Pi-Hole in a Docker virtual machine? Are there other alternatives that stay in the spirit of Gladys, meaning without any hassle?

Thanks in advance.

Yes. Installing AdguardHome is simple (depending on your level of comfort with Docker).

You have https://technitium.com/dns/ a bit hairy
and https://0xerr0r.github.io/blocky without an interface but very performant. I think the two you mentioned are the simplest.

There are ad-blocking DNS services you don’t host, like DNS4EU or NextDNS

Thanks for this information. I like using AdGuard to block certain dishonest websites, ads, and to make internet access impossible for some of my devices like my TV, my amplifier, etc., which apparently send data about me beyond my local network. I might seem paranoid. If AdGuard can be installed under Docker, that seems like the right choice.

Here is the method for Adguard with Docker:

Thanks, with this I should be able to manage.