Wow. I’ve only just started testing it against GP, but it’s really slick and works really well. Lots more fine control than GP, and the only thing that isn’t quite as good is the photo editing on the app and web site, and that is on the roadmap. Oh, and I can’t see how to set up TLS but I might just be missing something.

    • MangoPenguin@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      1
      ·
      27 minutes ago

      Always have at least 3 copies of any important data. Follow the 3-2-1 rule.

      Data loss can happen due to so many reasons, the only safe option is reliable and tested backups.

    • Bigfoot@lemm.ee
      link
      fedilink
      arrow-up
      2
      ·
      2 hours ago

      I use SyncThing to monitor and copy my photos to an (encrypted, offsite) drive.

  • Artaca@lemdro.id
    link
    fedilink
    English
    arrow-up
    5
    ·
    3 hours ago

    My wife and I use Immich via Tailscale to avoid the need of any proxying and serious account management. That said, I have yet to fully transition from GP because I have at least one shared album that a few dozen people regularly access. Still need to test setting up a shared album w/ reverse proxy for this one. But then if I want to share another album I’d likely need to set up another proxy…or see if shared albums share a common URL I could use as a catch all. Still need to test.

  • 1984@lemmy.today
    link
    fedilink
    arrow-up
    1
    ·
    3 hours ago

    Im also using this, works very well and has machine learning to detect faces in pics and categorize them automatically. Plus it’s reading the geo tags of images.

  • lukhan@fedia.io
    link
    fedilink
    arrow-up
    6
    ·
    5 hours ago

    Try ENTE!! Everything you store is e2e encrypted, their software is foss and you can share files easily, they even have a mid free plan. I’ve been using them for some time and they offer a great service.

    It’s https://www.ente.io

    My referal code is SVZWEU, you can use it if you want to get an extra 10 gb for the both of us, free of charge, when signing up to a paid plan.

    You don’t have to use it, but thx if you do!

    • Moonrise2473@feddit.it
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      2 hours ago

      I really like Ente.

      Disadvantages:

      • the photos that you’re self hosting are encrypted so if you want to have good sleeps you need to do daily exports
      • Videos are also encrypted so no transcoding is possible. Client needs to download whole file before starting play (they say they have a solution coming for this)

      Advantages:

      • requires very little resources. The web album is static HTML and you can host it anywhere, even on GitHub pages, for free. Photos are saved in any S3 server, I chose garage. Then it has a postgresql database and a very light coordinator service. In total takes like 100mb of RAM.
      • All the ML stuff is done on the client side when you’re browsing your photos (on mobile devices it’s disabled by default in order to not kill the battery)
      • Desktop client can be set to automatically backup all your photos in background
      • Because it uploads to S3 and S3 natively supports chunked uploads you can upload files bigger than 100mb if using cloudflare free (immich uses a workaround for this but only works on desktop)
      • Uploads are resumable
      • Doesn’t have breaking changes where you need to use specific docker images like other galleries
      • fmstrat@lemmy.nowsci.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        52 minutes ago

        I’d put the client ML as a disadvantage.

        Having the AI processes run on a beefy server is much nicer in my book, but of course can only be done without E2E encryption.

    • BaroqueInMind@lemmy.one
      link
      fedilink
      arrow-up
      6
      ·
      5 hours ago

      I self host. I’m not going to pay money for someone else to save my photos on another computer when something free (immich) does the same thing for me on my own hardware.

        • Chris@programming.dev
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 hours ago

          Thanks for posting this. It isn’t overly obvious on their main page. I’m going to try this out. I like that their mobile apps support this as well.

          • fmstrat@lemmy.nowsci.com
            link
            fedilink
            English
            arrow-up
            2
            ·
            54 minutes ago

            Be sure to try Immich, too. If you don’t need E2E it’s better in my book. Especially with local-AI powered search, which Ente doesn’t have.

            • Chris@programming.dev
              link
              fedilink
              English
              arrow-up
              1
              ·
              32 minutes ago

              I’m going to be trying this on my Kubernetes cluster. I don’t suppose either of you (Matt/fmstrat) have that working - do you?

              • seang96@spgrn.com
                link
                fedilink
                arrow-up
                1
                ·
                5 minutes ago

                There is an official helm chart for immich that works very well. Whenever there are breaking changes you may need to update the chart version to apply the breaking changes (ie the recent port change). Doing it with helm chart makes it so you don’t have to do much more than change 2 version numbers on occasion.

            • Chris@programming.dev
              link
              fedilink
              English
              arrow-up
              1
              ·
              34 minutes ago

              Thanks for the extra recommendation. I’ll definitely check it out. What caught my eye mostly was the clean mobile app of Ente. Immach’s mobile app sure looks close. I don’t technically need E2E since I’m self-hosting… Decisions decisions…

          • Moonrise2473@feddit.it
            link
            fedilink
            arrow-up
            2
            ·
            2 hours ago

            If you pay them, they host it for you: one copy on B2, one copy on wasabi and a backup on scale way.

            If you don’t pay them, you need to provide a S3 compatible endpoint for storage, a postgresql database and a coordinator. Doesn’t need fancy stuff

    • fmstrat@lemmy.nowsci.com
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      4 hours ago

      Put this in the other comment, but why?

      But it doesnt have all the local-AI image recognition features, does it? Being able to search for “black car interior” is as random as it is effective in Immich.

      I see people suggest Ente, but Immich has been fantastic for me, and is funded by FUTO which means it’s less likely to enshittify.

      In other words:

      Try Immich!! It’s worth trying.

      • lukhan@fedia.io
        link
        fedilink
        arrow-up
        1
        ·
        2 hours ago

        they both have their pros and cons, immich is still in very early development and lacks some neccesery features in my books. thx for the suggestion tho

        • fmstrat@lemmy.nowsci.com
          link
          fedilink
          English
          arrow-up
          1
          ·
          55 minutes ago

          What? Now you’re just plain wrong.

          Immich is more feature rich, has self-hosted AI, is 3 years old, has 52K+ stars on GitHub vs Ente’s 16K (with 2 less years no less), almost 4 times as many forks, and has a public roadmap.

          How is that “very early development”? Want to give you the benefit of the doubt, but this feels very “Ente insider” to me. Outside of E2E encryption, what specifically does Ente offer that Immich doesn’t?

    • lukhan@fedia.io
      link
      fedilink
      arrow-up
      1
      ·
      5 hours ago

      btw i know i copy pasted this from one of my previous posts but it’s related and i didn’t feel like retyping all of this just to recommend something. I am not a bot! (probably)

  • trolske@feddit.org
    link
    fedilink
    arrow-up
    7
    ·
    7 hours ago

    My Pixel is taking short video snippets from which you can then choose the best frame, and so far no other app than GP is able to handle those (as far as I know at least).
    Can Immich work with those?

    • olebla@feddit.org
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      6 hours ago

      Just tried it with top photo and it seems to recognize it as such. There is a little playback button up top and it’s clearly not recognized as video. Although no way to extract a single frame.

  • LeTak@lemm.ee
    link
    fedilink
    arrow-up
    4
    ·
    6 hours ago

    I personally switched to Ente.io for shared photo albums. Works great. Encrypted, cheap and you don’t have to make an account as a guest user. I highly recommend that you give it a try. Also if you want to (opt-in). It got on device AI/ML for face and object recognition.

    • LeTak@lemm.ee
      link
      fedilink
      arrow-up
      6
      ·
      6 hours ago

      I forgot to mention. You can obviously self host it. Server and client are open source.

    • fmstrat@lemmy.nowsci.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      4 hours ago

      But it doesnt have all the local-AI image recognition features, does it? Being able to search for “black car interior” is as random as it is effective in Immich.

  • Samsy@lemmy.ml
    link
    fedilink
    arrow-up
    8
    ·
    7 hours ago

    TLS is if you are use immich behind a proxy. If you just use it in your network there is no need for TLS.

      • Samsy@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        5 hours ago

        Immich is easy to handle with standard proxy settings, nothing special. My caddy entry for immich is the typical one liner from caddy.