this post was submitted on 02 Jun 2026
93 points (100.0% liked)

Selfhosted

59622 readers
613 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.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hi all,

I want to spin up a small home server. Nothing crazy, maybe 4 or 8GB ram at most. 1 Docker instance running a few privacy frontends (Invidious, Redlib, Xcancel, SearxNG, etc.) and split tunneling VPN connections for each one.

Obviously, a Raspberry Pi 4 or higher is the internet's favorite choice, but I don't need wireless connectivity, I just need a single HDMI and 2 USB ports to get everything set up, one ethernet port, and a dream in my heart.

Has anyone use alternatives like Le Potato or Orange Pi? I'm curious what their community support is like, and if there's a FOSS-friendly standard.

Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] pro_user@lemmy.world 10 points 1 day ago (3 children)

Have a look at DietPi. That is a single-board-computer optimized Linux distribution that, in contradiction to what the name might suggest, runs on (almost) all of the SBC’s out there. It has stripped away all the things you don’t need and only installs and loads what is needed to run the software you choose, resulting in a very lightweight but powerful operating system for these kinds of devices. It has its own software catalog with a broad selection of optimized software, but you can of course install anything you want. Ive been running this on a Raxda Rock4 without any problems, and would definitely suggest this even on a Raspberry over the regular Pi image.

[–] john_t@piefed.ee 5 points 23 hours ago* (last edited 23 hours ago)

Plus one for Dietpi here. It really simplified installing all my services on a Pi Zero, and it's available for most chinese SBC brands and x86 too. If I can find an used thin client for 60 euros with low shipping costs I'll definitely use Dietpi.

[–] GreenShimada@lemmy.world 2 points 22 hours ago

Will do, thanks!

[–] kindenough@kbin.earth 1 points 21 hours ago

Dietpi is a great suggestion.

Running rpi4 + pihole on dietpi for years now. It is overkill but solid. Updates thru SSH...easy does it.