this post was submitted on 22 Oct 2023
1 points (100.0% liked)

Self-Hosted Main

502 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

On a Synology NAS, can I set up Synology Photos and PhotoPrism to use the same folder of photos? The reason I want to do this is for properly testing both applications before I set them up on all the devices for the rest of my family.

I am a complete noob, therefore I have no idea if this is possible or what I would have to do. I managed to set both of them up already, but after doing research, still no idea what I would have to do for both apps to use the same folder for my pictures.

top 2 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 11 months ago

Just mount the synology photos folder in photoprism as the originals folder.

[–] [email protected] 1 points 11 months ago

I just made it work for Synology drive. Firstly you create the user for docker then assign the permission to your photo folder then when you create the project on container manager just set the UID and GID and mount your photo path to originals by using compose file on volume variable. That’s all