Out of curiosity, do yoy know how Jellyfin handles network failures with mounted network drives?
I had a navidrome server where once my network machine failed to start properly, the entire database was deleted because it looked to the server like I deleted all of my files. I luckily had my favorites cached on my phone client and was able to restore most of my playlists from there but it was still an incredibly annoying thing to go through. I have since turned off automatic scanning of files for that service since that seemed like the only way to prevent this happening again
dogs0n@sh.itjust.works 3 weeks ago
Sounds nice to have it separate, but it’s not hard to reinstall services or even your whole os (as long as you are partitioned correctly) while your data is on the same machine/disk.
Two machines does sound overkill for Jellyfin (and 99.99% of self hosters).
anamethatisnt@sopuli.xyz 3 weeks ago
Nothing is hard when you know what you’re doing. :)
Being able to completely wipe your compute machine and not worry is nice and imo easier.
For only Jellyfin, then I agree - if that is where it stops you could run it all on an N100 integrated motherboard and have a lean sleek system that hosts your files and your streaming server. But when your services starts being too much for the N100 then it’s nice to separate it a bit and for me it feels natural to split it between compute/storage.
Eldritch@piefed.world 3 weeks ago
Yes, I have a single machine where most of my storage is. I host my jellyfin server there, as well as all the home directories for all the users of my systems. Login to any system in the house and you always have the same desktop and data. If I want to replace a system, reinstall or distro hop. It's just a few lines to copy into fstab and a few apps/flatpaks to download at most.