dockerized DNS over HTTPS using pi-hole through cloudflared proxy-dns
a few months ago I configured a thin client as my home server to replace the previous raspberry pi setup.
During that migration I moved over all native services within docker containers. One of those services being a pi-hole setup to block ad serving domains on dns level and to have a dns cache within our LAN to gain a bit of speed.
It has been running ever since without any issue and worked pretty well.
When cloudflare announced their fast and privacy based DNS resolver I got a bit intrigued by their DNS over HTTPS feature. Especially since our …