NFS mnt for Plex
I could use some help wrapping my head around this.
Ubuntu 22.04, I have an nfs drive mounted as "mnt/media".
What would a user-config look like to map plex to this?
Or would mount the NFS share to the "runtipi/media" folder work better?
This is no rush, I appreciate any guidance.
2 Replies
that's what i am doing (exp jellyfin)
cat /etc/fstab
cat ~/runtipi/user-config/jellyfin/app.env
/github/user-config/jellyfin/docker-compose.yml
I shall report back if this works for plex. Thanks man!