Skip to content

Docker setup for Pi-Hole and Cloudflared (for DOH) for Raspberry Pi 4

License

Notifications You must be signed in to change notification settings

steelbrain/pihole-doh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pi-Hole & Cloudflared DoH (DNS-over-HTTPS) Docker

Forked from AzamServer. Modifications include de-fanging to make this DNS only and not take over DHCP.

Instead of pulling from Docker, must be built locally to be run. The Dockerfile in this repository is optimized for running on Arm64 arch.

docker build -t local-pihole-doh:latest .
docker-compose up -d

License

See the original repository or the LICENSE file for license information.

About

Docker setup for Pi-Hole and Cloudflared (for DOH) for Raspberry Pi 4

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Dockerfile 84.5%
  • Shell 15.5%