You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.gitignore | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
docker-compose.yml | 2 years ago | |
env.example | 2 years ago |
README.md
PiHole Deployment
For a local Træfik installation with self-signed certificates, comment out the "certresolver=letsencrypt" line.
For a local installation without Træfik, simply add "80:80/tcp" in the ports section.
DHCP is provided from the router/firewall, if providing DHCP from PiHole is needed, add "cap_add: NET_ADMIN" at the end of the "pihole" service.