Hi,
I'm looking for some help with setting up permissions (I'm assuming) correctly within OMV for docker compose.
I successfully set up a PoC docker environment to use a local OMV share and sub folders, served via a USB flash drive connected to my OMV host - exactly as per this YT guide (16:08 onwards) :
I now want to take this a step further and use a shared SMB folder on my old Synology NAS as the location for my docker set up.
I've set the the share up on the NAS, successfully mounted the SMB share using the remote mount plugin in OMV, and created the docker directories required in the share.
The latter step was done manually from my Windows pc after mapping a drive to the new OMV share.
The issue I am having is when I try to add the new folder locations via Services > Compose > Settings in OMV.
I am receiving an error message when applying the changes, which I think is permissions related:
ID: configure_compose_global_env_file
Function: file.managed
Name: /srv/remotemount/SynNAS_OMV_Root/RootShare/docker/compose/global.env
Result: False
Comment: Failed to change mode to 0600
I'm not sure whether extra steps need to be taken with permissions on the source (Synology NAS) share side and/or extra steps need to be taken in OMV to allocate the correct permissions?
Can anyone help with this please?
Thanks
Matt