4

A few of my friends experienced the glory of PiHole in my home network and asked, if I could install such a thing in their networks as well.

Which I obviously could, but none of them are interested in updating/maintaining such a device. So I would like to collect some suggestions on how to deploy such a box with (ideally) zero interaction from my side until the end of times.

My hardware platform of choice would be a cheap thin client (Futro s920 or something like that) running Ubuntu with unattended updates enabled.

Pihole itself seem to offer an auto-updater, but I'm not sure how stable that runs in the long run - maybe Docker would be better suited here?

you are viewing a single comment's thread
view the rest of the comments
[-] dan@upvote.au 4 points 1 year ago* (last edited 1 year ago)

Honestly, if I was doing this, I'd probably run it on a VPS or my home server. I'd run at least two instances and configure their router to use them.

I would like to collect some suggestions on how to deploy such a box

Someone will have to do maintenance eventually. Configure SSH securely (Ed25519 key, password authentication disabled), and SSH in and update it once per month? Charge them a small fee, or do it for free in exchange for them doing something nice for you.

Auto-upgrades are scary since there can be breaking changes between versions.

I'd personally recommend AdGuard Home over PiHole, as it supports DNS-over-HTTPS and DNS-over-TLS out-of-the-box.

My hardware platform of choice would be a cheap thin client

Why not a Raspberry Pi? The supply chain issues are clearing up.

You may want two so that there's redundancy and they don't lose DNS in case one dies. You can use something like https://github.com/bakito/adguardhome-sync (or the PiHole equivalent) to keep configs in sync across both.

[-] dudeami0@lemmy.dudeami.win 1 points 1 year ago

Why not a Raspberry Pi? The supply chain issues are clearing up.

In the US it seems the supply chain issues are alive as ever. Most of the official resellers are sold out on anything but the Pico and Zero boards. Some do have 4B boards for sale if you buy their starter kit with them, increasing the price by $65 on canakit. The supply issues are definitely not resolved for home users no matter what the CEO wants to say.

[-] dan@upvote.au 3 points 1 year ago

Ah, interesting. Thanks for the info. I had heard that the supply chain issues were clearing up, but admittedly haven't checked the stock levels myself.

You can get something similar, like an ODROID.

[-] ahoyboyhoy@lemmy.world 1 points 1 year ago

I run pihole dockerized on Armbian for Rock64, those should be available.

this post was submitted on 30 Jun 2023
4 points (83.3% liked)

Selfhosted

39224 readers
424 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS