Skip to content

veerendra2/pihole-dhcp-relay-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pihole with DHCP relay in Docker

Run Pi-hole in bridge mode with DHCP relay.

Created this repo for my blog: https://veerendra2.github.io/pihole-dhcp-relay/

  • Pi-hole docs
  • Ansible playbook reference to configure systemd-resolved for Pi-hole here

Configure

Deploy

$ git clone https://github.com/veerendra2/pihole-dhcp-relay-docker.git
$ cd pihole-dhcp-relay-docker

# Configure Pi-hole
$ docker-compose up -d