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?

  • @MangoPenguin
    link
    English
    2
    edit-2
    1 year ago

    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.