AdGuard Home running behind a WireGuard VPN using Gluetun with Traefik and DuckDNS as a reverse proxy #6857
eiqnepm
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I thought I would share my workflow for running a filtered DNS server as privately as possible without compromising on speed and customization.
With this you are able to use popular upstream DNS servers while knowing the IP address they are presented with is not identifiable to you.
Traefik will manage the certificates and Watchtower will update the containers so it is a setup and forget configuration.
docker-compose.yaml
AdGuardHome.yaml
Beta Was this translation helpful? Give feedback.
All reactions