Wednesday

April 16, 2025

Forbidden Router Part 4: PiHole, LanCache, Portainer, OhMy! Tutorial

In this video I’ll be showing you how to setup LanCache and Portainer on the same VM we have running Pi-Hole. This let’s me keep all of my DNS services in 1 VM but still manage docker containers in 1 central place. LanCache is a great service that can speed up download times and save internet bandwidth for common things like windows download and steam games.

The links and commands I promised to paste here: https://get.docker.com -o get-docker.sh

sudo docker run -d -p 8000:8000 -p 9443:9443 –name portainer –restart=always -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer-ce:latest

https://lancache.net/docs/installatio…

admin

Leave a Reply

Your email address will not be published. Required fields are marked *