๐ฅงPihole
https://pi-hole.net/
Default Credentials
- Username: admin
- Password: changeme
Traefik Reverse Proxy Location
/admin
Deploy
Make sure traefik
reverse proxy is up and running. Know more in Traefik section
Pre ansible tasks tasks/pihole.yml which are required to run before deploying the service, covers steps mentioned in docker-pi-hole#installing-on-ubuntu-or-fedora)
$ git clone git@github.com:veerendra2/raspberrypi-homeserver.git
$ cd services/pihole
# deploy pihole
$ docker stack deploy -c docker-stack.yml pihole
Configuration
Config
Description
Pihole configuration
Custom DNS entries
References
Last updated
Was this helpful?