use immich recommended containers #3
Reference in New Issue
Block a user
No description provided.
Delete Branch "hermzz/immich:feature/immich-postgres"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Updates redis and postgres images to the ones recommended by immich in their docker-compose.
Add
DB_STORAGE_TYPEenv var which determines a postgres setting as documented in the immich env var docs.NOTE: the upgrade from the current postgres to the new one is a major/breaking change, not sure if there's anything else we'd need to do/document here.
would be great to get an idea of how to migrate in the release notes, yes ;)
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.