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

Selfhosted

62004 readers
930 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
 

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 10 months ago* (last edited 10 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 10 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.