Photoprism originals folder sharing on Bluefin

chri5

Explorer
Joined
Apr 8, 2022
Messages
76
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

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.
 

Attachments

  • photo1.PNG
    photo1.PNG
    42.8 KB · Views: 1,305
  • photo2.PNG
    photo2.PNG
    37.7 KB · Views: 1,306

cben0ist

Cadet
Joined
Jan 30, 2023
Messages
7
Excellent that is exactly what I have been trying to do this weekend! Thank you very much @chri5 !
I am still struggling with permissions though, how did you setup your nfs share?
 

chri5

Explorer
Joined
Apr 8, 2022
Messages
76
how did you setup your nfs share?
Check out page 3 of the plex thread... NFS share setup (scroll down to the bottom)
When installing photoprism change the user from 568(apps) to the user who has full permissions to the share you have set up.
 

nasBuilder

Dabbler
Joined
Mar 25, 2023
Messages
26
Has this been somehow changed? I don't see these options, for me it looks as attached right from the start.

I actually have my stuff in a samba shared folder and want to use it as originals for photoprism. But it won't let me configure it this way saying that samba is using it hence it can't be saved. It only works if I create a separate share free dataset and put my photos there, then photoprism works but I can't access it via share to add anything. I don't understand truenas at all :-D

Does anyone else have this issue?
 

Attachments

  • Screenshot 2023-06-03 at 03.18.38.png
    Screenshot 2023-06-03 at 03.18.38.png
    458.7 KB · Views: 1,098

chri5

Explorer
Joined
Apr 8, 2022
Messages
76
Has this been somehow changed? I don't see these options, for me it looks as attached right from the start.

I actually have my stuff in a samba shared folder and want to use it as originals for photoprism. But it won't let me configure it this way saying that samba is using it hence it can't be saved. It only works if I create a separate share free dataset and put my photos there, then photoprism works but I can't access it via share to add anything. I don't understand truenas at all :-D

Does anyone else have this issue?
Check which verison of photoprism you are using. I'm using the Truecharts version, if you can't see the Truecharts version you need to add the Truecharts catalogue. There has been some issues with smb on the latest TrueNAS Scale so many swapped to using NFS shares instead. See my post above yours for how to set up NFS.
 
Top