A docker/podman container stack combining AdGuard Home, Unbound, Valkey, and DNSCrypt-Proxy.
Be sure to copy ./adguardhome/conf/AdGuardHome.base.yaml to
./adguardhome/conf/AdGuardHome.yaml before using either
sudo docker-compose up -d or sudo podman-compose up -d.
Note
It's better to stick with rootful Docker since you are less likely to bump into issues. This does not work well with rootful/rootless Podman.
The username is: root
The password is: rootpass
This project is licensed under the Unlicense license.