Newbie here.
I have Portainer (CS) v2 up and running.
I set up a Volume to use CIFS to my NAS
I set a Container to map the path in the container to Volume
I can read the files in the CIFS Share, I can not write to them.
I assume this is permitions. The usrer ID logging into the NAS has the permitions,
Is it a
- PUID
- PGID
issue? if so, what should I use, or how do I find the User ID / Group ID for the CIF Share?
I have set all the volumes to ‘public’ and the container can now write.
Is this the right process?