Help with installing PiHole on PostmarketOS

https://lemmy.world/post/44590283

Help with installing PiHole on PostmarketOS - Lemmy.World

I am trying to get pihole with unbound installed on a PostmarketOS device (open rc init). I can’t seem to get this installed at all. I tried using the bash installer, but that didn’t work. I tried using the Alpine repositories, but it didn’t work either. Anyone with tips or resources on how to get this thing to work?

Another option is that instead of trying the bare metal install, get docker working: gist.github.com/…/d93549d85acbee94f37683fa6cbd626…

Then you can just use the pihole container.

Running Docker on postmarketOS

Running Docker on postmarketOS. GitHub Gist: instantly share code, notes, and snippets.

Gist

Oh I’ve been at this for a while now. I tried that exact page you have suggested along with the information provided here: wundertech.net/how-to-set-up-pi-hole-and-unbound-…

The docker container is simply not composing and running into other errors that don’t make sense despite reading up about them.

I’m not a computer whiz, so any insight would be super helpful

How to Set Up Pi-hole and Unbound on Docker (2026)

Learn how to set up Pi-hole and Unbound on Docker for a recursive DNS server. Complete DNS privacy with ad and tracker blocking!

WunderTech