Hello,
I'm currently trying to setup my media server using VMs instead of LXC containers for greater isolation and security, but I'm running into some issues and could use help.
My current setup is an NFS share setup via OpenMediaVault and I've added the NFS to proxmox via the data center, each service is in its own VM and is run using docker.
After mounting and verifying that the drive is added when I try to make writes to it using Sonarr, Radarr and anything else I get a writes permission issue.
How can I fix this so that when the docker user tries to write files it works?
Another issue I am having is for some reason it defaults to the user "hotio" even though I've created a different user with a new PUID, anyone know why?
I'm currently trying to setup my media server using VMs instead of LXC containers for greater isolation and security, but I'm running into some issues and could use help.
My current setup is an NFS share setup via OpenMediaVault and I've added the NFS to proxmox via the data center, each service is in its own VM and is run using docker.
After mounting and verifying that the drive is added when I try to make writes to it using Sonarr, Radarr and anything else I get a writes permission issue.
How can I fix this so that when the docker user tries to write files it works?
Another issue I am having is for some reason it defaults to the user "hotio" even though I've created a different user with a new PUID, anyone know why?