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

Selfhosted

59733 readers
1208 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!

(page 2) 44 comments
sorted by: hot top controversial new old
[–] anon_8675309@lemmy.world 2 points 5 days ago

Nanopi. I have a couple. They’re not bad.

[–] SuspiciousCarrot78@aussie.zone 2 points 6 days ago* (last edited 5 days ago) (2 children)

I have a RPI 4b and 3 lenovos (m93p, m710q, p330).

You can't beat the RPI for power draw (~2w idle and ~7w under max load) but I suspect if you wanted to look at $ to utility measure you'd probably prefer the Lenovo M93P. $50 USD. Mine has i7-4785t, 16GB ddr3 (2x8iirc?) with ethernet, USB etc. Bought 2023/4. I expect base model is still that price now (mines upgraded). The only caveat is that it doesn't have HDMI, it has display port out, but that's just a $5 dongle or SSH issue. M73 would be a touch cheaper.

Iirc the TDP is 35w max and can be lowered / undervolted a touch (don't update the BIOS - it blocks throtlestop).

I turned mine into a retro PC slash game server for the kids (luanti etc). But the siren call of doing truly impossible things with the RPI is too beguiling :)

Eg: running diet pi (headless) with all of my services (media stack, privacy, docs, search, images etc) takes about 300 megabytes (or 650mb if I have to boot into xfce).

300mb, 2-3w.

That shouldn't be possible. I love it.

My next goal is to create an expert system / pseudo llm that sources answers based on user provided markdown or PDF, ZIM files and 4get search or Tavily.

The advantage here is that 1) speed will be stupid fast as no neural network crap (outside of optional extra Markov chain garnish) 2) not stochastic (but allow for llm as optional "plug in module" - pi might actually run a 135M at non glacial speeds) 3) still serves openAI compat endpoint.

load more comments (2 replies)
[–] HelloRoot@lemy.lol 3 points 6 days ago (1 children)

I'm using soquartz compute modules on soquartz blades, because of the nvme slot and PoE. Just one cable for each is so nice in a tiny rack. They are running dietpi and docker swarm with dokploy.

I generally recommend the pine64 stuff, but shipping and tax might be high depending on where you live :/

[–] GreenShimada@lemmy.world 1 points 6 days ago

Thanks - I'll check them out.

load more comments
view more: ‹ prev next ›