After a lot of messing around I finally found how to set the /photoprism/originals path to my photo storage. Thought I would share in case others have the same trouble.
In App Configuration > Image Environment
The default PHOTOPRISM_ORIGINALS_PATH is set to
see attachment.
I found editing this path in any meaningful way broke my deployment.
You have to set the Additional App Storage to your photo folder.
I set mine to an NFS Share see attachment.
Then set the Mount Path to
This maps your photo storage to the photoprism/originals folder.
In App Configuration > Image Environment
The default PHOTOPRISM_ORIGINALS_PATH is set to
Code:
/photoprism/originals
see attachment.
I found editing this path in any meaningful way broke my deployment.
You have to set the Additional App Storage to your photo folder.
I set mine to an NFS Share see attachment.
Then set the Mount Path to
Code:
/photoprism/originals
This maps your photo storage to the photoprism/originals folder.