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