Just starting out. How to design scalable storage?
I've just installed Proxmox on an old laptop I had lying around. I'm planning on playing around with it and slowly scaling it into the core of a home lab/automation hub. The first thing I want to do is install Jellyfin so I can stop hosting it from my personal notebook.
I've got my media library offsite, and I rsync the changes down locally. At the moment I've only got Proxmox hooked up to my local hard drive. I'd like to set up the Jellyfin VM so that it can read that data from a shared location, and once I get a proper NAS setup it's easy to migrate my data over there.
What's the best way of doing that?