[Docker] AdGuard Home + SmartDNS
This repository makes it easy to create AdGuardHome and SmartDNS docker containers
docker compose up -d
You should have basic knowledge about docker-compose, Dockerfile, and SmartDNS configuration
docker-compose location is on the root of this repository
Dockerfile and smartdns.conf is on smartdns directory of this repository
I'm using static IP for the containers
172.16.0.2 is for AdGuard Home
172.16.0.3 is for SmartDNS
Open [ip]:3000 on browser, and do the setup, for really basic configuration, change admin web interface, you should change it from 80 to 3000, or if you want to customize it, you can edit docker-compose file and adding the port
After that setup and logged in to the admin web interface, go to Settings -> DNS settings, change "Upstream DNS servers" to 172.16.0.3:6053
And you ready to go! You can customize other settings that you like :)
AdGuard Home for making best network-wide ads & trackers blocking DNS server
SmartDNS to make DNS response as fast as possible