Skip to content

PiHole (v6) + Unbound Docker Configuration

Notifications You must be signed in to change notification settings

nickzelei/pihole-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pi-hole (v6) + Unbound

This is a two container setup where pihole uses unbound as its upstream provider.

Setup

$ echo "<web-password>" >> webpassword

To start:

$ docker compose up -d

To pull images and restart:

$ ./redeploy.sh

If you're on a Raspberry Pi (or any arm machine), run:

$ ./arm-redeploy.sh

Unbound has discrete platform images, so the arm-redeploy.sh specifies the unbound-rpi image that that runs on arm devices.

About

PiHole (v6) + Unbound Docker Configuration

Topics

Resources

Stars

Watchers

Forks

Languages