2023-12-26, 07:02 PM
There are too many follow up questions to give any meaningful answer. For example, is jellyfin only for local use, how many users, is transcoding needed, etc.
VM/LXC or Docker comes down to usecase but mostly personal preference. Take a look here for help with LXC: https://tteck.github.io/Proxmox/
As for NFS. My Jellyfin runs on docker, being autoupdated by Watchtower 03:00 every night, with media libraries mounted through soft NFS mount directly through docker. Whenever I restart the NFS-server, jellyfin will re-establish the connection almost immediately whenever it's available after the restart.
Same thing for when I hosted jellyfin as LXC, with NFS share mounted in fstab.
VM/LXC or Docker comes down to usecase but mostly personal preference. Take a look here for help with LXC: https://tteck.github.io/Proxmox/
As for NFS. My Jellyfin runs on docker, being autoupdated by Watchtower 03:00 every night, with media libraries mounted through soft NFS mount directly through docker. Whenever I restart the NFS-server, jellyfin will re-establish the connection almost immediately whenever it's available after the restart.
Same thing for when I hosted jellyfin as LXC, with NFS share mounted in fstab.