this post was submitted on 23 Oct 2025
69 points (96.0% liked)

Selfhosted

59897 readers
524 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.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Would you recommend to use a RPi 5 or a second hand Lenovo mini pc (i3 6100t, 8gb ram) or something else?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] undefinedTruth@lemmy.zip 5 points 7 months ago* (last edited 7 months ago) (1 children)

I built a home server based on an Intel N100 motherboard a while ago. I've put proxmox on it and run my Home Assistant installation, Nextcloud, several other stuff and even my router as an OpenWRT VM!

I chose to go the N100 motherboard route mainly due to the flexibility it offers. But you can just buy a N100 based NUC and you get effectively the same performance and incredible low power consumption.

I would recommend against the Pi 5. It is way underpowered in my opinion. Plus with a x86 system you just have a lot more software compatibility.

[โ€“] Laser@feddit.org 2 points 7 months ago

Similarly here. Have an Odroid with that platform, it wasn't cheap but it came with several advantages:

  • 4 SATA ports on addition to the M2 slot
  • Intel QSV
  • 2 x 2.5 Gbit Ethernet (I only have gigabit at home though)

Very powerful machine for the power usage, I ran a really old Athlon before though (from 2010 or so that I retrofitted with 16GB RAM) that did most stuff just fine. But I wanted some transcoding and also possibly a smaller case.

I run everything bare metal though.