Nextcloud version: 27.1.3 (using Nextcloud AIO v7.7.0)
Operating system and version: Ubuntu 22.04.3 LTS
Apache or nginx version: (unknown, whatever NC AIO is using)
PHP version: (unknown, whatever NC AIO is using)
The issue you are facing: I want to install Photoprism with Nextcloud AIO. However, I’m not sure the best way to go about connecting my Photoprism folder with my Nextcloud instance.
I know I can connect the two via WebDAV, but because both docker containers are running on the same machine, I’d like for them to just share files without having two copies of every photo on the machine.
I also know I could mount the folder within the nextcloud-aio-nextcloud volume directly to Photoprism, but I’m not sure if interfacing directly with a volume like that is considered “best practice” (i.e., mounting /var/lib/docker/volumes/nextcloud_aio_nextcloud_data/_data/<user>/ to Photoprism’s photoprism/originals).
What is the best approach here? Should I even bother with Photoprism? I only looked into Photoprism because my experience with the auto-upload feature in Nextcloud’s iOS app was so awful.
