17 Commits
Author SHA1 Message Date
Akumatic 9225b771f3 Merge pull request 'Update immich to v3.0.3' (#42) from renovate/immich into main
Reviewed-on: #42
2026-07-16 08:42:25 +00:00
Akumatic c31bb058e1 Update immich to v3.0.2 (#41) 2026-07-13 06:09:27 +00:00
Akumatic 867ff3589f Update immich to v3 (#37) 2026-07-04 13:30:01 +00:00
Akumatic a30752c014 Change docker tag of valkey to full Semver, upgrade vectorchord to 0.4.3
Current vectorcord is 0.5.3, but documentation states "The current accepted range for VectorChord is >= 0.3.0, < 0.5.0."
2025-11-05 16:13:00 +01:00
Akumatic 39c05ff786 Change upload path
Changing the upload path to /data according to the changelog for 1.137.0 (https://github.com/immich-app/immich/releases/tag/v1.137.0)

According to the pull request (https://github.com/immich-app/immich/pull/20367), "Users are not required to make this change, but we do recommend it."
2025-11-05 14:40:15 +00:00
Akumatic cc8fb5495e Upgrade Postgres from 14 to 17 (#8) 2025-05-24 10:39:55 +00:00
Akumatic 17a992a3b6 Postgres: remove pgvecto.rs & explicitly state pgvector version
pgvecto.rs only needed to be available during migration
2025-05-24 12:04:13 +02:00
Akumatic 938f0c00c6 Add matchPackageNames rule for postgres 2025-05-24 11:52:57 +02:00
Akumatic f4b19d111c Reintroduce healthcheck for database
While the new image (ghcr.io/immich-app/postgres:14-vectorchord0.3.0-pgvectors0.2.0) includes a healthcheck now, it only considers POSTGRES_DB and POSTGRES_USER, not POSTGRES_DB_FILE and POSTGRES_USER_FILE used with docker secrets
2025-05-23 23:28:35 +02:00
Akumatic 9a52f5f239 Update ghcr.io/immich-app/immich-server Docker tag to v1.133.1 2025-05-23 23:18:56 +02:00
Akumatic afcd9dbfa5 Migrate from redis to valkey 2025-05-23 23:17:49 +02:00
Akumatic e9b0048375 Migrate deprecated pgvecto.rs database extension to successor VectorChord 2025-05-23 22:49:03 +02:00
Akumatic 3c3afdf377 Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.132.1 2025-04-24 09:14:35 +00:00
Akumatic 8760d1adbc Renovate: Fix package name for redis 2025-04-15 20:23:25 +00:00
Akumatic 6f1cbd403b Renovate: group immich packages, disable checks for redis and db 2025-04-15 09:46:43 +00:00
Akumatic b78c8e1bf8 Merge pull request 'Configure Renovate' (#1) from renovate/configure into main
Reviewed-on: #1
2025-04-15 09:28:25 +00:00
Akumatic 79f6d070fb Add Immich Compose Stack 2025-04-15 11:15:31 +02:00