Page cover

๐ŸฅงPihole

https://pi-hole.net/

Default Credentials

- Username: admin - Password: changeme

Traefik Reverse Proxy Location

/admin

Deploy

PiHole Docker Swarm Service

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

References

Last updated

Was this helpful?