Skip Navigation

What are you using for photo storage and organization?

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?

107 comments
  • 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 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.

  • 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.

  • Piwigo looks nice.

    I'm trying to get it to run (in docker), but I can't get it to connect to my MariaDB

  • I have a Zyxel NAS server that just offers a SMB share. I'm just dumping my photos there under YYYY/MM/DD scheme, and converting all of my Nikon NEF files to DNG. (For importing photos to the NAS and generating backups, I have a PowerShell script and a PowerAutomate action. Also mild usage of Dropbox to transfer files from my cellphone.)

    For actual management of photos, I use ACDSee Photo Studio Professional, and it just writes all tag information to the files themselves, so I can basically use any other software for photo management. For actual photo editing, I use DXO PhotoLab and Affinity Photo most of the time.

  • 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 not having any of the modern QoL features being forced to buy/be locked into products everyone enjoys hates. ;)

        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:

        1. find the perfect product
        2. adapt the product to make it perfect for you
        3. adapt yourself to make you perfect for the product
        4. 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)

107 comments