Commit Graph
13 Commits
Author SHA1 Message Date
Akumatic ef9c4e53da 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 15:03:48 +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