๐Ÿ‡
RaspberryPI Home Server
  • ๐Ÿ Home
  • ๐Ÿ› ๏ธSettings
    • โš™๏ธGPIO and Fan Controller
    • โšกPower Optimization
    • ๐Ÿ›ก๏ธUncomplicated Firewall
    • ๐Ÿ“ƒManual Steps
  • ๐Ÿ”ฎServices
    • ๐Ÿ”€Traefik Proxy
    • ๐ŸกHomer
    • ๐Ÿ–ฅ๏ธMonitoring
    • ๐ŸŽž๏ธJellyfin
    • ๐Ÿ’ฝDatabases
    • โ˜๏ธNextcloud
      • ๐Ÿ’ชUpgrade
      • โ™ป๏ธRestore
      • ๐Ÿ“ฆBackup
    • ๐ŸฅงPihole
    • ๐Ÿ›ณ๏ธPortainer
    • ๐Ÿ—ƒ๏ธFile Browser
    • ๐Ÿ”ŽSearXNG
    • ๐Ÿ“ฅTorrent Stack
      • ๐ŸฅทWireguard
      • ๐ŸŽฅRadarr
      • ๐Ÿ“ฝ๏ธSonarr
      • ๐ŸงฅJackett
  • ๐Ÿ‘‰Tip and Tricks
    • ๐Ÿ”ตBluetooth
    • ๐Ÿ’ฝDisk Configurations
Powered by GitBook
On this page
  • Deploy
  • Configuration
  • References

Was this helpful?

  1. Services

Pihole

https://pi-hole.net/

PreviousBackupNextPortainer

Last updated 2 years ago

Was this helpful?

Default Credentials

Traefik Reverse Proxy Location

/admin

Deploy

Make sure traefik reverse proxy is up and running. Know more in section

$ 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

- Username: admin - Password:

Pre ansible tasks which are required to run before deploying the service, covers steps mentioned in )

tasks/pihole.yml
docker-pi-hole#installing-on-ubuntu-or-fedora
https://github.com/veerendra2/raspberrypi-homeserver/issues/10
https://github.com/veerendra2/raspberrypi-homeserver/issues/5
https://github.com/veerendra2/raspberrypi-homeserver/issues/34#issuecomment-1326855064
changeme
services/pihole/.env
services/pihole/pihole/custom.list
๐Ÿ”ฎ
๐Ÿฅง
Traefik
Page cover image
raspberrypi-homeserver/services/pihole at main ยท veerendra2/raspberrypi-homeserverGitHub
PiHole Docker Swarm Service
Logo