I setup OMV and plugged in a usb hard drive to store my data files on. Shared the folders on the external drive in OMV and can access them from my windows machines. All that works well.
I installed the omv extras with docker and portainer. Installed Nextcloud and that works well. However, I'm trying now to access the external drive through Nextcloud and I can't seem to get it to work.
The external drive it mounted at /srv/dev-disk-by-uuid-2A0B-54AD wth various folders inside that I can view in OMV, SSH and windows. I made a volume in portainer to that mount point. But I can't seem to access it in Nextcloud. I placed the /srv/dev-disk-by-uuid-2A0B-54AD in Nextcloud with the same folder name as the one that already exists on the drive and it doesn't show any information and won't let me write to the folder via nextcloud interface. I've done it before with nextcloud installed via snap on ubuntu server, but never in portainer.
I'm sure I'm missing something simple, but I can't seem to find the answer via google.
Any help?
Thank you everyone.