this post was submitted on 17 May 2025
203 points (100.0% liked)

Selfhosted

46677 readers
717 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.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

I want to set up a home server and take advantage of everything it can offer, specialty privacy.

Raspberry PI, no matter the version, are all quite expensive here in Brazil, so that's off the table. I'll go for a regular desktop. But the the requirements for a server that "does it all" remains a mystery to me.

What specs do you guys recommend?

(page 2) 47 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 1 month ago (4 children)

The things I paid attention to was

USB3 - you need this otherwise connecting external drives will be a joke Motherboard needs to accept up to 32 GB of RAM. Mine currently has only 8 but knowing I can upgrade is nice.
Quiet - must be silent when idle.
CPUs of less than 8th? gen will suck at video transcoding due to lacking certain capabilities. Important if running jellyfin, etc.

The beauty of self hosting is it's all about your individual circumstances so you priorities and acceptable tradeoffs will differ.

[–] [email protected] 2 points 1 month ago* (last edited 1 month ago)

i’d modify the CPU requirement and say you can sub that out for a 2nd hand cheap nvidia card if it’s easier

here’s the table of cards with nvenc: https://developer.nvidia.com/video-encode-and-decode-gpu-support-matrix-new

i’m running an old af xeon and added a $30 entry level GPU from years ago and it was a great upgrade

[–] [email protected] 1 points 1 month ago

My preferences are quite different.

You'll need a lot of RAM for all the containers, 64 GB is nice. A CPU that saves power when idle is fine. You'll need at least 16 TB storage (32 TB RAID1). SATA HDD is fine, when you have ZFS and cache using SSDs. Never use USB for drives.

It does not need to be quiet. Just put it in the basement and close the door.

[–] [email protected] 1 points 1 month ago

My jelly fin server is running off of an entry level desktop in 2009, a single core celeron processor. I have to downscale video files to standard definition in order for it to keep up.

[–] [email protected] 1 points 1 month ago

I have very similar requirements, but I'm currently using a Pi with some external drives since that's how I started out. Would you mind sharing what you ended up buying? My place is pretty small, so the 'quiet' requirement is one I care about a lot. Personally I'd love to get something passively cooled, but I haven't seen much!

[–] [email protected] 3 points 1 month ago

I'm running an old Igel M340C thin client to run a lot of stuff, from Jellyfin to AdguardHome. Perfectly enough.

[–] [email protected] 2 points 1 month ago

A repurposed old PC with something like yunohost, generic Debian, or some lightweight Linux will probably get you what you need.

It heavily depends on what programs you want to run.

[–] [email protected] 2 points 1 month ago

Do you have access to Raspberry Pi clones like Orange Pis etc? They’re often cheaper and you can order them straight from China.

[–] [email protected] 2 points 1 month ago* (last edited 1 month ago)

A CPU that can run Linux along with some networking

[–] [email protected] 2 points 1 month ago* (last edited 1 month ago)

Rather than give you specific recommendations, here's some guidance for parts

Mobo: The more slots you have for RAM and storage, the better.

CPU: literally anything. More cores and faster cores are ideal, but CPU requirements for these things are generally lower than a desktop.

RAM: Buy 1 stick of the fastest and highest capacity RAM your motherboard can handle. When you're ready or you start to see slowdown, buy another of the same stick. You can get far on 16-32GB, you won't need much more until later.

Storage: an SSD for the OS and one or more HDDs for storage.

PSU: generally anything in the 500-700 range will be good. You'll want more if you plan to put a GPU in, though.

[–] [email protected] 2 points 1 month ago

I live in Brazil too and bought a R$120 old HP computer running Windows XP on MercadoLivre. Works decently enough for a Minecraft server after an upgrade (4 to 8GB of RAM). Old computers are great for price and they're good if you can upgrade them.

For general purposes, get something better than what I bought since it is not the fastest (even though it runs the Minecraft server software alright, it still lags). Maybe upgrading with an SSD would help performance.

[–] [email protected] 1 points 1 month ago

A raspberry pi 4 or 5 and some fast USB 3 hard drives.

[–] [email protected] 1 points 1 month ago

I run about thirty services off of an old Dell workstation that I “acquired” from my last corporate job. That includes a full Servarr stack. I’m pretty sure whatever you have will probably do the trick.

[–] [email protected] 1 points 1 month ago

Literally any old PC is likely fine. It may be slow, it may struggle or even fail with some of the very complex software (perhaps you will encounter timeouts, or you will spend so much time waiting for memory to swap in or out to disk that it won't be worth using) but you can run Linux itself on a potato and if your machine isn't powerful enough, maybe you can get a second one and run different stuff on each, or just scale down your expectations and don't try to self-host LITERALLY everything just because you can. Certain services are very intense, others will run on a very small piece of a potato.

load more comments
view more: ‹ prev next ›