Hey, I’m wondering what everyone’s solution is for self hosted “cloud” storage of photos? I’ve been running a PhotoPrism server on my Synology for a while but it’s missing some features I’d like to have. While we’ve set up auto-uploading from different phones to the web server, I haven’t found an easy way to share read-only access to the pictures or specific albums. There is an admin login, but no way (that I’ve found) to create multiple users with different permissions.
So SelfHosted lemmy, what’s your solve for photo storage, sorting, and sharing?
I have been using immich. It supports user accounts and album sharing. And recent updates on the machine learning part have made it a even more potent replacement of Google Photos imo.
This looks promising. Thanks for sharing!
Also using Immich, can recommend it.
There are still some rough areas though. For example its not possible to further share/download photos sent to you in a shared album. And the ios app is a bit janky when swiping through photos. No slideshow mode either.
Overall very usable though and getting updated constantly.
deleted by creator
Really can’t find a good guide on how to host this on unraid. Any tips?
The docker compose file should work fine I’d imagine? IIRC Unraid supports docker.
Yes, but the Readme says it requires postgresql14 or 15 external. I don’t see how to set that up. I usually go through the app store that is included in unraid. Usually there are good guides but I don’t see one for this.
Their docker compose file has postgres in it: https://immich.app/docs/install/docker-compose
If unraid doesn’t support docker compose for some crazy reason, you should be able to bypass the webUI of unraid and just run docker compose files directly via CLI.
Actually ignore my other comment, they have an unraid guide for docker compose: https://immich.app/docs/install/unraid
Test driving NextCloud Memories. Looks nice, works inside Nextcloud (no need to set up and maintain one more service).
Main con so far - no mobile app
You can “install” it while it’s open in your browser - good enough for me
Yeah, that’s what I’m using too
Nextcloud itself does have an app, though. Don’t know if you’ll still be able to use those additions or not through it.
No, you can’t
Thank you for checking! I don’t have a readily accessible server yet.
I hadn’t heard of Memories before. I’ve just set up an Immich server and I’m not super impressed with it, if I can shut that down and use my pre-existing Nextcloud server instead that’d be great!
What’s the development pace been like for Memories?
Have you looked at NextCloud? I have an instance running on an RPi that fits my needs (storage without sharing outside the home firewall). For anything that needs sharing, I just copy those images to an old Dropbox that I’ve kept and share from there.
Nextcloud on it’s own can’t read images EXIF data so it can’t sort them by date. I’ve tried Memories addon and it seems to work well, except for transcoding movies.
Good to know, thanks. I generally sort by hand if they need sorting, but using EXIF would be a nice time saver.
Nextcloud works well for general files. Immich is the way to go specifically for photo storing. It’s got a whole lot of added features.
I hadn’t heard of Immich. I’ll take a look. Thanks!
Immich. I recently set it up after having bounced around trying a few others, such as PhotoPrism and Synology Photos. Immich is truly excellent. I’m excited to see how it develops further!
I’ve been using Photoprism. Single-user is fine for me. I see lots of people switching to immich, but haven’t checked it out myself.
Photoprism supports sharing albums via link to people who don’t have accounts. Mine is remotely accessible using Tailscale. I would like to set up proper remote access via DNS, but haven’t made that leap yet, I’m too nervous about opening ports up.
I’m happy with photoprism too. I paid for the photosync plugins.
I don’t love the free-mium model, but you can edit your docker config to unlock it I hear.
Not anymore it syncs up with their subscription server to enable features. If they don’t enable proper multi user support soon I’m going to bail.
Photoprism supports sharing albums via link to people who don’t have accounts.
I am definitely missing this in Immich, but otherwise happy I switched over.
Yeah, seems like Immich is kind if taking over. It really is an excellent one stop solution for automated multi-user backup. Ive been using it for a few months and its solid.
The other option that I really like is a combination of software: Nextcloud + Les Pas. Nextcloud is the server where images are stored in a flat folder system, and Les Pas is an android photo album app that organizes and manages the albums. Its super nice and has some really advanced organization features. Worth checking out if you want to use nextcloud as the storage server.
Haven’t looked into sharing read only access, but you can look into this list
https://github.com/awesome-selfhosted/awesome-selfhosted#photo-and-video-galleriesImmich is pretty great. I used to use Nextcloud, but it isn’t nearly as good for photos.
I’m a recent Immich adopter, but one thing that seems to be missing compared to Google photos is the ability to manually backup by picking and choosing individual photos. Am I missing something or can you only do “all or nothing” with folder backups?
This is also one of my gripes with immich atm. Sometimes I just want to pick a specific photo that I want to upload
I am also missing this. AFAICT there is no way to backup all photos yet.
I recently started dumping all my photos at Immich. WIth every release it becomes greater and greater. I donated to the developer to keep it going. And I need to make a script to automate the DB backup
Like many people here I’m also planning on moving to Immich. It frankly looks amazing and it has a TrueCharts version, so it should be relatively easy to deploy on TrueNAS Scale. I’m going to wait a little longer though since it’s still in relatively active development and there are quite a lot of breaking changes that I currently don’t feel like dealing with.
As somebody that already has an NFS share for their photos, is immich able to use my already existing photo location, or is it another one of those that requires an import process that copies them to its own storage?
There is an experimental feature where you can have a read only share (mount point) and you can run a cli and import it into Immich
I guess it depends on what you’re looking for. You’ll probably be able to configure it to display your photos, but when it comes to more “advanced” features like creating albums, sharing photos with other users and the like, it’s understandably pretty difficult to find a system that would allow you to configure your own storage system.
Perhaps, but there are a few that do it, such as photoprisim and photostruct.
I sync them to out local fileserver using syncthing and recently started using immich (since it supports custom libraries now)
It sounds like we have similar setups. I do the same with syncthing, works great, and not only backs up my photos but everything else on my phone like custom ringtones, notifications, exported backups from many different apps along with full neo-backup exports… basically all the common /sdcard/ directories like: Audio, Backups, DCIM, Downloads, Pictures, Documents, Screenshots etc.
I’m interested in immich for it’s multiuser sharing so I can easily share photos with others in the house. I have a huge directory of images, all sorted in folders, so until I can add that read only, immich isn’t an option for me. I tried setting it up with the monolithic docker image, and it didn’t import the directory the way I wanted it to, and seemingly made full copies of all the images into it’s own upload directory when I tried importing with the cli-tool. I was looking at it recently and the read only mode seems early stages. How do you like it so far?
Immich seems like it’s aim is to be firstly a phone photo backup solution… and that is not what I want… I already have a backup solution. All I really want is a mobile friendly way to look at all the photos I have already. PhotoPrism works exactly how I want but the one feature it lacks that I would really like is multiuser. I have seen there is a workaround for sharing with PhotoPrism where you can run individual instances for each user and then share a common directory… and right now that is preferable to immich for me unless they sort out the read only feature.
Another person using Immich.
It supports importing existing photos, so I pulled in all my old folders of stuff.
Also has multi user with album sharing and all that.
I just use a folder of photos and then use digiKam to manage them. But it’s just me, I don’t need to share photos with anyone else. I like digiKam but it doesn’t play great with concurrent users out of the box. I think there’s a way to use a shared database though.