I know we had posts like this before, but Immich deserves 👏

One more update, one less container, the best Google Photos alternative, its just amazing!!

Don’t forget to edit your docker-compose before updating

  • AGIMUS
    link
    fedilink
    English
    27 months ago

    I am a bit confused what is meant by:

    “You can do this by connecting to the immich database as a superuser and running…”

    How do I connect to the database exactly?

    • @doeknius_gloek@feddit.de
      link
      fedilink
      English
      67 months ago

      Use something like pgAdmin, DBeaver or the pg cli to connect to your postgres instance. Then run the command from the changelog as a SQL query.

    • @MangoPenguin
      link
      English
      57 months ago

      You only need to do this in a specific scenario, “Note: If you are running your database with a non-superuser role for Immich”

      If you’re running the docker stack that immich provides you don’t need to do this.