this post was submitted on 06 Aug 2024
1546 points (98.9% liked)
Memes
45587 readers
1267 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Pihole for the win
I keep seeing this posted here and elsewhere. Is there a simple, easy step-by-step explanation for how to build one of these and how to deploy it on your home network?
Iโve got very limited experience with working with Raspberry Pi.
You actually need a pi to run pihole, anything that can run docker would do
You absolutely don't need a pi to run pihole. They have a list of officially supported OSs that can run the software, regardless of the hardware (as long as it meets the insanely low system requirements), and it can also be run in a docker container.