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: 1 comment
-
Hello. 2 yaml configs? How to run both files? First time I see It. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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