immich/docker
bo0tzz f5cf057e84
fix: Make DB_DATA_LOCATION more prominent in .env file (#9035)
We've already had a case in #9033 of someone forgetting to change it and losing the data on reboot.
2024-04-23 08:09:24 -05:00
..
.gitignore Implemented image tagging using TensorFlow InceptionV3 (#28) 2022-02-19 22:42:10 -06:00
docker-compose.dev.yml chore(deps): update redis:6.2-alpine docker digest to 84882e8 (#8912) 2024-04-19 12:46:59 +02:00
docker-compose.prod.yml chore(deps): update redis:6.2-alpine docker digest to 84882e8 (#8912) 2024-04-19 12:46:59 +02:00
docker-compose.yml chore(deps): update registry.hub.docker.com/library/redis:6.2-alpine docker digest to 84882e8 (#8913) 2024-04-18 22:44:37 -04:00
example.env fix: Make DB_DATA_LOCATION more prominent in .env file (#9035) 2024-04-23 08:09:24 -05:00
hwaccel.ml.yml docs(ml): update hardware acceleration doc (#8700) 2024-04-11 09:39:18 +02:00
hwaccel.transcoding.yml feat(server): hardware HDR tonemapping for RKMPP (#7655) 2024-03-08 21:17:26 -05:00
prometheus.yml feat(server): OpenTelemetry integration (#7356) 2024-03-12 05:19:12 +00:00
README.md chore: add warning to compose file and readme (#5123) 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.