I would like to try Immich and at the same time I am already using Nextcloud to sync all my photos from my phone. Is there a way to keep my photos on Nextcloud?
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.
Rules:
Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.
No spam posting.
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it’s not obvious why your post topic revolves around selfhosting, please include details to make it clear.
Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
No trolling.
Resources:
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
What are you trying to achieve, OP? As far as I understand you want to use Nextcloud to sync your photos and then want to use Immich to view them?
Because if that’s the case, it doesn’t make the most sense currently. Immich currently isn’t a full featured photo library manager, but rather a tool to back up photos from your phone and smartly display those. It’s currently not geared toward at displaying existing photo libraries.
A number of other applications (PhotoPrism, Photoview, LibrePhotos, Piwigo) are better suited to do that, although it is planned for Immich if I understood correctly.
Not OP but that’s really useful to know!
Both are using a different database and structure. If you already use nextcloud, then use the memories insteead
Nextcloud uses a normal file structure per user, so you could also point any other gallery app (PhotoPrism, Photoview, LibrePhotos, Piwigo) towards the data folder Nextcloud uses. And yeah, Memories is an option as well.
What are the advantages compared to Nextcloud Photos?
https://github.com/pulsejet/memories/wiki/Comparison-of-Memories-with-Nextcloud-Photos
thanks! I just switched an… well… it’s buggy :( I had a bunch of photos that read with a wrong date from the EXIF apparently. I then edited the EXIF in Memories to show the correct date and… now it just shows them as taken today. Any ideas on how to fix this?
I had similar issues with memories, so that’s why I switched to Immich last week. So currently I still sync using Nextcloud to a specific directory and then use the read-only functionality of Immich. I also used Photoview for a period of time which also works quite nice, but the app gets updated less often than Immich’s app and also has less functionality.
I had similar issues with memories, so that’s why I switched to Immich last week. So currently I still sync using Nextcloud to a specific directory and then use the read-only functionality of Immich. I also used Photoview for a period of time which also works quite nice, but the app gets updated less often than Immich’s app and also has less functionality. In the end I hope to completely move to Immich when syncing works both ways.
They have started implementing read-only folders for Immich with the latest release. And it does actually work pretty well.
However it currently is a very manual process via the command line (and not very well documented, especially for docker) and it has limited features as it does not automatically sync new images and does not remove deleted images from its database yet.
I’m using Nextcloud to sync my photos and use the read-only feature of Immich which works really well. I have a cronjob to automatically sync the latest photos into Immich over night which also works quite nicely.
Just install immich side by side. Install the app, then you are good to go.
Immich will just back up your photos to immichs storage and DB, and nexrcloid sync will do the same for nextcloud.