Skip to content

Files

Latest commit

a12e3f2 · Jan 6, 2019

History

History
10 lines (6 loc) · 530 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 530 Bytes

dockerized DNS over HTTPS using pi-hole through cloudflared proxy-dns

adapted from https://visibilityspots.org/dockerized-cloudflared-pi-hole.html and his neat cloudflared container

For administration and configuration see CjK’s Admin Handbook.

Getting started

  1. Optionally add / modify pi-hole configuration / dnsmasq-config in the directories ./config/pihole or ./config/dnsmasq.
  2. Bring both containers the docker network up: docker-compose up -d