this post was submitted on 30 Nov 2023
3 points (100.0% liked)

Self-Hosted Main

502 readers
1 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.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

Hey guys, does anybody uses NAS as their media server with jellyfin, sonarr, radarr, prowlerr and jellyseerr?

Im interested if standalone NAS can handle all of those running flawlessly, while having to transcode from time to time (have full hd tv as well as 4k tvs).

Also what specs should I be looking into for all of that. I guess 1GB RAM should be enough, but for cpu I have no idea.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 9 months ago

i use all of those (and quite a few more) as docker containers, but have built a somewhat powerful machine with leftover components after upgrading my main computer: currently 32 GB of RAM and i5-7000 (or something similar, can't recall the exact model number).

since it's running OMV for the NAS side of things, it uses about 4-6 GB of RAM constantly and about 10GB for swap. it does need to transcode some files from time to time, but I'll just pause the stream for a minute or two and usually that's enough buffering leeway to watch the rest without having to pause.

in terms of CPU usage, even on the most computationally heavy days it rarely uses more than 40% of the CPU

hope this info helps somehow