1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/docker
2024-06-12 13:49:20 +00:00
..
scripts fix(server): double counting cores when processor name includes the word "processor" (#10211) 2024-06-12 13:49:20 +00:00
.gitignore
docker-compose.dev.yml fix: postgres health check reporting any db without checksums as unhealthy (#10178) 2024-06-12 00:18:24 +00:00
docker-compose.prod.yml fix: postgres health check reporting any db without checksums as unhealthy (#10178) 2024-06-12 00:18:24 +00:00
docker-compose.yml fix: postgres health check reporting any db without checksums as unhealthy (#10178) 2024-06-12 00:18:24 +00:00
example.env feat(deployment): add TZ to example.env (#9805) 2024-05-28 08:06:45 +07:00
hwaccel.ml.yml feat(server): fully accelerated nvenc (#9452) 2024-05-16 13:30:26 -04:00
hwaccel.transcoding.yml feat(server): fully accelerated nvenc (#9452) 2024-05-16 13:30:26 -04:00
prometheus.yml fix(server): otel not working due to port conflicts after combining containers (#10078) 2024-06-10 16:01:04 +00:00
README.md

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.