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

Selfhosted

60114 readers
754 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.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

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

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require your active participation in selfhosting or related communities, or the post will be removed. No more than 10% of your posts or comments may be self-promotional, or your post will be removed. F/LOSS Exception: If your post is about a project that is completely open source & can be self-hosted in full without payment, your post is exempt from this rule as long as you continue to engage in comments.

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 6 points 3 weeks 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 2 points 3 weeks ago

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.