What are you using as a Google photos alternative? Currently I’m using Nextcloud but I’m thinking of switching to a more dedicated solution.

I mainly need to upload photos from my device automatically, have an UI to see and classify them, albuns and sharing.

  • 𝕽𝖔𝖔𝖙𝖎𝖊𝖘𝖙@lemmy.world
    link
    fedilink
    English
    arrow-up
    14
    ·
    6 months ago

    Definitely Immich.

    There’s a lot of these kinds of services, hosted or self-hosted that are labeled as a “Google Photos replacement”

    But very few of said services have features like face matching and object recognition alongside automatic backups.

    IMO it’s not a legitimate replacement for Google Photos without those features and Immich really delivers on that without compromising your privacy.

    • Alborlin@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      6 months ago

      Hi is there a guide for Complete Newbie like me , right from how to download this software(I could not find link or anything resembling.exe for installation,) upptill how doninput it on my zorin os laptop and setup my and my familys phone to upload photos to our own laptops via immich. Like a a book idiots guide to xyz… Kind of thing

      • qjkxbmwvz@lemmy.sdf.org
        link
        fedilink
        English
        arrow-up
        2
        ·
        6 months ago

        I think this is hard to answer because there’s no “one way” to do this.

        Do you want it accessible only in your house, and you’re running something like a raspberry pi? That’s one set of instructions.

        Do you want it accessible from anywhere in the world, with proper TLS? That’s a little more complicated, and there are a million ways to do this — do you want to self host and expose public IP? Self host using a VPN as the entry point? Host on a VPS?

        I would recommend playing around with it first. This is easiest if you can get a well-supported environment, so something like a raspberry pi is best IMHO if you want to play around with minimal frustration.

        • Alborlin@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          6 months ago

          Hi thanks for your reply. I have laptop with external drive that i use as server at home. Ideally as easy part1 i would only upload pictures home, and would access them home only. This is not a public intelltual property, it’s our photos so no public IP needed.

          What i am looking is

          My and familys phones are getting full of pics and videos, so instead of using Google Photos can we upload it our own server at home easily and wirelessly. If need be we can watch them on tv . That’s it.

          • jkjustjoshing@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            6 months ago

            “IP” in this context means “internet protocol address”. A public IP is one that can be accessed from outside your home (what you see when you go to https://whatismyipaddress.com/). A non-public, or internal, IP is the one your router gives your computer, frequently starting with 192.168. This can be accessed by other computers on your network but not from outside your network.

        • Alborlin@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          6 months ago

          Hi Thanks for reply, I would be putting it in zorin os laptop (that is linux) , What do I reserve proxy för ?

          • helenslunch@feddit.nl
            link
            fedilink
            English
            arrow-up
            3
            arrow-down
            1
            ·
            6 months ago

            Probably gonna get downvoted for this but there’s a very easy way to get this running.

            1. Copy and paste this command into your terminal:

            curl -fsSL https://get.casaos.io | sudo bash

            1. When it’s finished, copy and paste the IP address at the bottom into your browser. This will take you to CasaOS. Don’t ask me why they call it that because it’s not an OS.

            2. Open the App Store and on the right side there’s a button to add a repository. Paste the following in there:

            https://github.com/bigbeartechworld/big-bear-casaos/archive/refs/heads/master.zip

            1. Search the app store for Immich and click install.

            Done.