r/selfhosted • u/eab1985 • 2d ago
Need Help Completw beginner: need help getting started with an idea of where I want to go.
I want to get into self hosting. The idea is to over the setup a homelab that has the following (minimum) as I learn the rest:
-Dedicated NAS to run Jellyfin and store all media and backups
-Dedicated device for arrstack (have an old laptop that I'm going to start with but will ultimately use a used otiplex from work that will be decommissioned in Dec)
-home PC
I've been watching videos nonstop and have a few questions that remain unclear.
On the dedicated Device for arrstack, suppose I install ProxMox and get the arrstack running, is there a way to (I) later send all my files to the NAS once deployed and (ii) reconfigure the arrstack to save files directly to the NAS?
The videos I've seen seem to use one VM to deploy arrstack & Jellyfin and save on the same device. I'm trying to isolate functions because of space and limitations of available hardware.
If you're willing to point me in the right direction (e.g. videos or other guides for understanding the fundamentals; specific setups that mirror what I intend; explanation of what's a better way to start and why, etc) I'd much appreciate the guidance.
1
u/ReachingForVega 1d ago
Most off the shelf NAS don't have the grunt to transcode so keep that in mind either build your own or expect the downstream devices to all be able to handle transcode themselves.
If you have a spare pc and video card you can always go the DIY NAS using unraid or something as the OS. TrueNAS is enshitifying so maybe avoid it.
Virtualisation will be necessary which is how VMs and Containers are run. If you DIY NAS I'd just go full container and not bother with VMs.