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?
Currently just using Synology photos but with an eye on immich, as others have mentioned and plan to switch now that it has facial and object recognition. At this point it can do everything I want and has the benefit of being open source.
You have a Synology and Synology photos will do the features you mentioned (multiple users, different permissions). While I wouldn’t recommend it now over Immich I’m curious why you went with photoprism initially?
Had the photoprism container set up before I moved to the Synology. That’s really the only reason…
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.
A synology NAS and dsphoto. Its a mess.
I have considered photprism, never set it up though (other things got in the way).
There is also Synology photos and I like it but see a lot of people recommending immich, someone that has used both know if there is notable difference or benefits?
I am migrating from Syno Photos, which had been the greatest solution I had found, now to Immich, which is so polished and sharing is 10x easier than in Syno. The only gripe to Syno Photos is their implementation of Public/Personal space which is confusing and if you want to share something you have to store duplicate photos in those spaces. I used conditional albums to share certain faces with the partner and it has been OK.
Now it’s 100% Immich for me:
- Clean, intuitive interface
- Easy sharing
- Very good face detection, better than Google (I compared the same pics I uploaded to both)
- Easy transition for a Google Photos user
- FOSS, you’re in full control over the deployment
- Machine learning container to tag pictures
- CLI interface to mass upload
Both galleries claim motion photos support, but for me neither actually works. Immich claims iPhone’s Live Photos, which I don’t care for, but Syno Photos say that in version DSM7 support Android Motion Pics, that I could not confirm.
I need to check out immich it sounds like.
I looked at photoprism. DIdnt really excite me but I have about 20k unsorted photos because of the way dsphoto does uploads and I dont have time to sort them.
I dont even really care about folder structure as much as geo data/time date/event style sorting.
Saw recently that Shadow, the cloud PC company, has now a next cloud based storage offer: shadow.tech
I’d be interested by any feedbacks if somebody gives it a try !
I’ve never heard of this, but what happens if it shuts down? How is this really self hosting vs getting an generic we hosting service and storing files there ?
Oh my bad, didn’t see this was on self hosted. Then yeah, it’s a hosting service like any other one
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 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!
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.
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.
deleted by creator
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
deleted by creator
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.
Photoprism is one user only, maybe some day they wil implement multi user. You can donate to give them an incentive to work more on it. For me it is good enough.
They do support multiple users, but they gated the feature behind a subscription.
Ah, thanks for the heads up. Last time I looked the said they might implement it in the future.
You can add a line to the docker compose to unlock it, let me see if I can find it
You used to be able to PHOTOPRISM_SPONSOR: “true” but they plugged that hole. They poor-mouth on reddit and GitHub. People that self-host are trying to get away from subscriptions, you think they’d see that
Thanks for the effort but i might just toss them the coins.
For the rest of your life?
immich!
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-galleriesI 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.
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?
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.
Synology Moments, which is their older version of their photo app. I still use the older version because it supports object recognition. I just wish it had a map view.
Fwiw I read that object recognition is coming back with 7.2
There’s a DSM docker that enables the use of Synology Photos without having to buy a Diskstation as well if others are scrolling through this
There’s a DSM docker that enables the use of Synology Photos without having to buy a Diskstation as well if others are scrolling through this
Woah! I’ll need to check that out!
Pretty simple here, directory with my phpto’s, which I renamed to show the subject, date and an id for that day. Simple script to show the images when on a website, manual viewing from disk when archived.
I pull them off the phone via a cable and adb pull command. All photo’s are read only for my wife. (And by default for all when on the website)
No need to use software when you can write some small scripts, devise an ordering system and run Linux. ;)
No need to use software when you
can write some small scripts, devise an ordering system and run Linux.consign yourself to not having any of the modern QoL features everyone enjoys ;)FTFY
No need to use software when you
can write some small scripts, devise an ordering system and run Linux.consign yourself to nothaving any of the modern QoL featuresbeing forced to buy/be locked into products everyoneenjoyshates. ;)Everything is a choice, for me, “one size fits somebody, hopefully, and the rest has to adapt” doesn’t work at all. I started with MSX, then Atari ST, used a PC 1 game, went via OS/2 (BBS) to Linux in '94 and stayed there after a clash with Windows 95 during an internship. My current employer gave me an iPhone to use and after running rooted Android and Cyanogenmod/Lineage since 2012 I hate it with a passion, to restricted for me.
Some will be totally happy to dump all their photo’s on photobucket, google photo’s,… it just doesn’t work for me, as for one, my photos come from DLSR, compacts, scanned analog photos and a few from the phone. I have 24y worth of photo’s on local disk (229G), I make almost no photos with the phone and when I do I usually want to put them online for own reference pretty quickly. For me, with almost no photo’s on the phone (max 10), this works like a charm. (and once I made a few scripts, it costs me less time then trying to get my photo’s back from all those apps)
I suspect we’re all a tad weary of companies offering ‘free’ storage for your data and then use it for other means or charge you when you want your data back. It’s an option that works, but requires a tad more knowledge and time to setup. That free storage feels more like ‘legal ransom ware’ then anything else. When your not paying, you’re the product being sold. (which doesn’t guarantee that when you are paying you’re not sold as well)
When you want something you either have to:
- find the perfect product
- adapt the product to make it perfect for you
- adapt yourself to make you perfect for the product
- create something yourself
The 1st is near impossible, 2nd costs time, sometimes to much, 3rd is most of the times a no-go here and that leaves 4. When you have the skills, 4 will become the option you use more and more. (Especially when you enjoy making your own solutions)
Immich is pretty great. I used to use Nextcloud, but it isn’t nearly as good for photos.