immich/docker
Mert 0d773af6c3
feat: vectorchord ()
* wip

auto-detect available extensions

auto-recovery, fix reindexing check

use original image for ml

* set probes

* update image for sql checker

update images for gha

* cascade

* fix new instance

* accurate dummy vector

* simplify dummy

* preexisiting pg docs

* handle different db name

* maybe fix sql generation

* revert refreshfaces sql change

* redundant switch

* outdated message

* update docker compose files

* Update docs/docs/administration/postgres-standalone.md

Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>

* tighten range

* avoid always printing "vector reindexing complete"

* remove nesting

* use new images

* add vchord to unit tests

* debug e2e image

* mention 1.107.2 in startup error

* support new vchord versions

---------

Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
2025-05-20 08:36:43 -05:00
..
scripts fix(server): double counting cores when processor name includes the word "processor" () 2024-06-12 13:49:20 +00:00
.gitignore Implemented image tagging using TensorFlow InceptionV3 () 2022-02-19 22:42:10 -06:00
docker-compose.dev.yml feat: vectorchord () 2025-05-20 08:36:43 -05:00
docker-compose.prod.yml feat: vectorchord () 2025-05-20 08:36:43 -05:00
docker-compose.yml feat: vectorchord () 2025-05-20 08:36:43 -05:00
example.env fix(deployment): warning for database on network share () 2025-04-06 10:09:54 +02:00
hwaccel.ml.yml feat(ml): rocm () 2025-03-17 21:08:19 +00:00
hwaccel.transcoding.yml fix(server): Update vaapi-wsl to include dxg () 2025-01-29 16:39:02 +01:00
prometheus.yml fix(server): otel not working due to port conflicts after combining containers () 2024-06-10 16:01:04 +00:00
README.md chore: add warning to compose file and readme () 2023-11-18 11:43:10 -06:00

Caution

Make sure to use the docker-compose.yml of the current release: https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml

The compose file on main may not be compatible with the latest release.