Skip to content

kris3713/Privacy-DNS-Compose-Stack

Repository files navigation

Privacy-DNS-Compose-Stack

A docker/podman container stack combining AdGuard Home, Unbound, Valkey, and DNSCrypt-Proxy.

First Steps

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.

Logging in to AdGuard Home WebUI

The username is: root
The password is: rootpass

License

This project is licensed under the Unlicense license.