this post was submitted on 22 Mar 2024
33 points (92.3% liked)

Selfhosted

37767 readers
1069 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 1 year ago
MODERATORS
 

Hello everyone.

Well, I’m here to ask for your insights and knowledge.

I have been self-hosting for almost a year already. Mainly proving things like Jellyfin, jellyseer and all the ARRs. All of this with a modest Raspberry Pi 4b using DietPi OS (which I think is great!)

Now, I want to move to the next stage, acquiring a more powerful machine.

What do you recommend for:

A) Mini PC. I want it to fast and with a huge storage (being able to increase it easily) B) SSD or HDD. Which ones. C) Operative System. I would like to stay on Linux.

Any other recommendations?

Finally, I have an adjusted budget, but pretend to save a bit more to have something nice :)

Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 3 months ago* (last edited 3 months ago)

My question would be, why do you need a more powerful server? Are you monitoring your load and seeing it's overloaded often? Are you just looking to be able to hook more drives to it? Do you need to re-encode video on the fly for other devices? Giving some more details would help someone to give a more insightful answer. I personally am using a Raspberry Pi 4, Chromebox w/ an i7, an old HP rack server, and an old desktop PC for my self hosting needs, as this is cheaper than buying all new hardware (though the electricity bill isn't the greatest haha, but oh well). If you are just looking for more storage, using the USB 3.0 slots on the Raspberry Pi 4b you can add a couple extra SSDs using a NVMe to USB 3.0 enclosure. For most purposes the speeds will be fine for most applications.

As for SSD vs HDD, SSD hands down. The only reason you'd pick an HDD is if your trying to get more storage cheaper and don't mind a higher rate of failure. If your data is at all valuable, and it almost always is, redundancy should be added as well.

And as for running Linux, if it can't run Linux I wouldn't want to own it.

Edit: Fixed typo