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

Selfhosted

60887 readers
1029 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

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
[–] zergtoshi@lemmy.world 8 points 1 month ago (1 children)

As others mentioned used SFF PCs, here's my recommendation based on my own experience.

I bought several used Dell Wyse 5070. The 5070 was announced in May 2018 and used as thin client.
They're tiny, silent (no fan) and you can fit a NVMe SSD via adapter (PCIe A/E key -> M key) in the WiFi card slot next to a SATA SSD. I picked the ones with Intel Celeron J4105 (Quad Core) with 1.5GHz, up to 2.5GHz burst and put 32 GB RAM in one of them (that was before prices went nuts).
Beware, only if you pick the right dual ranked RAM modules (e.g. Patriot PSD416G26662S), you can have a max. of 2x16 GB. To start your journey, 4 or 8 GB might just be enough and don't cost an arm and a leg.
Now I have a PVE (Proxmox Virtual Environment) running with several virtual servers and lxc, one 5070 hosts a PBS (Proxmox Backup Server) and both devices are far from their limit. In case of hardware failure I have spare 5070s.
Each 5070 cost around $65 and runs at around 8 watts at average. Dunno about current prices though.

It fits my needs and will continue to do so for the foreseeable future.
Maybe it fits your needs as well?

[–] Onomatopoeia@lemmy.cafe 3 points 1 month ago (1 children)

8 watts... That's RPi territory but with lots more actual horsepower when needed, in a useful package.

I love the concept of the Pi, but this stuff is so hard to compete with.

[–] zergtoshi@lemmy.world 1 points 1 month ago

It can go higher than the 8 watts, though.
The 8 watts are with rather low CPU load, but with 1 SATA SSD and 1 NVMe SSD.
At full CPU load I expect it to be closer to 15 watts. With what the device is runningn high load happens rarely and not for long.