Comment on pooling media libraries - like distributed storage
MSgtRedFox@infosec.pub 10 months ago
What’s the cumbersome part?
VPN? Mesh overlay VPN like tailscale/nebula mesh can do easy node add.
IPFS nodes might do the trick as mentioned.
Comment on pooling media libraries - like distributed storage
MSgtRedFox@infosec.pub 10 months ago
What’s the cumbersome part?
VPN? Mesh overlay VPN like tailscale/nebula mesh can do easy node add.
IPFS nodes might do the trick as mentioned.
suntzu@lemmy.dbzer0.com 10 months ago
On each node, map all the other nodes as smb, and configure all in jellyfin.
It would be nicer to have one single mount.
MSgtRedFox@infosec.pub 10 months ago
What about using symlinks?
You creat a directory /media. Mount shares there. Your media application scans /media and just finds media files.
Still sucks because you have to mount each repo, /media/person1/movies, etc
But you don’t have to reconfigure media app anymore.
I don’t know what a pooled remote file system like what you’re wanting.