Hi :)

I’m planning on setting up my home server, and I’m feeling a bit lost.

I currently have a Jellyfin, SSH and Backrest server running on my PC, but want to get some dedicated hardware for it, and increase the services hosted to VPN, Immich, maybe Nextcloud, etc.

The problem is that I have no idea for what kind of hardware to aim for. I don’t know whether I should aim for Rasperri, or MiniPC, or a dedicated rag, or any other thing. My country doesn’t have a big second-hand market for server stuff, but I that’s also a possibility.

Some context on my needs:

  • I run 1440p videos on Jellifyn, so my guess is I need H.265 support. Other than that, I think any CPU will do, and don’t need a very fast one. Same goes for RAM, maybe 8 GB is enough

  • I feel like I do need at least 2 hard drives (1 for my files, another for backups)

  • The ability of upgrade with better hardware would be appreciated, maybe another hard drive or some extra ram.

  • Preferably, a rather low-energy consumption drive. Maybe 10 W idle? No idea on this front neither.

  • Budget is around $200 USD, excluding hard drives. I can pay extra for drives, or get them later on as I start playing around and scale up.

  • What Linux distro should I use? For security, I want to run everything with Dockers, so I guess it doesn’t matter? I’m mildly fluent in Linux, experience with Arch and Debian based.

Thanks in advance :)

  • unit327@lemmy.zip
    link
    fedilink
    English
    arrow-up
    1
    ·
    6 hours ago

    The extra storage might be cheaper to come by than h265 hardware (or the cpu grunt to live transcode on the cpu). Depends how much you want to hoard I guess.

    Yes you need at least 2 hard drives. You can put video you don’t care about on a single drive, but backups etc should be on a redundant disk array (e.g. btrfs, zfs, other options). And an offsite backup while you are at it.

    I have 8gb ram with immich, jellyfin, home assistant, prometheus, grafana and a few other things running, but it is constantly butting up against the ram limit. If you want to add nextcloud etc to the mix then you’ll definitely need more. As it is I had to turn off some services I used to run and I’m looking at upgrading the ram.

    I use debian, it’s fine.