Howto adguard
docker
first we need to install docker and docker-compose:
https://wiki.vidalinux.org/index.php/Howto_docker
install adguard
download adguard docker-compose from our github repo:
mkdir adguard && cd adguard wget https://raw.githubusercontent.com/vidalinux/docker/master/docker-adguard/docker-compose.yaml
deploy the adguard docker container:
docker-compose up -d
monitor container logs:
docker-compose logs -f
enter adguard interface to configure the system:
http://172.19.0.2
settings
upstreams dns servers:
https://dns.nextdns.io https://dns.adguard-dns.com/dns-query
alternative bootstrap dns server:
1.1.1.1 8.8.8.8 1.0.0.1 1.1.1.2 1.0.0.2
dnssec resolver check:
https://wander.science/projects/dns/dnssec-resolver-test