Ultimate Raspberry Pi Server: Installing Pi-Hole with Docker Compose
Code Fallacy
This is part 2 of the Ultimate Raspberry Pi Server series. in this video i will show you how to set up Pi-hole, a network monitoring utility, so that you can monitor your local network and add block lists of certain domains to increase security.
This tutorial will use the docker network driver macvlan to assign a static ip address to the docker container. which will free up the raspberry pi's port 80 and prevent conflicts for resources that use that port.
The Docker-Compose configuration for this service can be found in this github repo:
https://github.com/CodeFallacy/Pihole-Docker-Compose
If you found this helpful, please subscribe to help us reach our goal of 500 subscribers before the new years. ... https://www.youtube.com/watch?v=qMNMQkGUQkk
55345827 Bytes