Skip to content

docker-compose file that sets up a pihole using cloudflared's Dns Over Https as the default dns. Supports lot's of architectures, including armhf (raspberry pi 32 bit)

License

Notifications You must be signed in to change notification settings

ms-afk/pi-hole-cloudflared-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

pi-hole-cloudflared-docker-compose

A docker-compose file that sets up a pihole using cloudflared's Dns Over Https as the default dns.

Cloudflared's official docker image supports various architectures, but the official Docker Hub image is published only for the arm64 architecture.

In order for cloudflared to work in a raspberry pi without having to build the image every time this docker-compose uses this unofficial docker image, coming from this repository, that is built for various architectures including armhf, used by raspberry pi.

How to run

docker-compose up -d

How to stop

docker-compose down

How to change pihole's web interface's password

docker exec -it pihole pihole -a -p

About

docker-compose file that sets up a pihole using cloudflared's Dns Over Https as the default dns. Supports lot's of architectures, including armhf (raspberry pi 32 bit)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published