Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 951 Bytes

File metadata and controls

19 lines (16 loc) · 951 Bytes

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