this post was submitted on 15 Mar 2026
37 points (91.1% liked)

Selfhosted

60911 readers
851 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
 

I've been interested in self hosting a small variety of services yet I'm so confused on where to start. What would you guys recommend for a server machine?

My main uses (and some of the services I think are appropriate for the use case) are:

  • 1tb photo, video storage, push/pull (immich)
  • 512gb total shared between downloaded music storage (navidrome) and pdf/ebook storage (calibre)—all pull only
  • 1tb movies/tv storage on a media server (jellyfin)
  • 512gb storage for random junk or whatever, plus a file transfer push/pull (syncthing..? or nextcloud?)
  • potential basic bio website hosting (near future)
  • potential email hosting (distant future)

anyways with that all said i have a few questions:

  • what server should i buy if i want to expand storage in the future? should i just build a pc with like 3x1tb storage, or 6x1tb storage w/ redundancy? totally confused about the concept of redundancy lol
  • any thoughts on the services im suggesting? especially for file transfer

edit: im willing to learn anything cli-related, i already daily drive linux on my laptop and code in nvim if that provides any sort of reassurance lol

you are viewing a single comment's thread
view the rest of the comments
[–] frongt@lemmy.zip 0 points 4 months ago* (last edited 4 months ago)

What's your budget?

If you want to make it enterprise, buy a Dell or HP server (maybe Fujitsu if you're not in the US, or Lenovo, Cisco, or IBM if you get a good deal and are okay with it being uncommon and weird, i.e. can be hard to work with and not much community support).

If you don't care about that and want to DIY, get a case with room for expansion and start picking parts. If you want redundancy, get 2x6tb or bigger (because you'll immediately start filling it) and set them in a RAID or zfs mirror. That way if one drive dies you can limp along with the other until the replacement comes in.

I always recommend not hosting internet-facing services yourself if you can avoid it, because it presents an opportunity for compromise. I self-host a lot of things, but my personal site is on a Namecheap shared host and my email is still Gmail.