Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 941 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 941 Bytes

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