Initial
This commit is contained in:
commit
3f60b72c3b
48 changed files with 6599 additions and 0 deletions
17
compose/immich.yml
Normal file
17
compose/immich.yml
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
name: active
|
||||
services:
|
||||
database:
|
||||
image: docker.io/tensorchord/pgvecto-rs:pg14-v0.2.0@sha256:90724186f0a3517cf6914295b5ab410db9ce23190a2d9d0b9dd6463e3fa298f0
|
||||
|
||||
immich-folder-album-creator:
|
||||
image: salvoxia/immich-folder-album-creator:0.19.0
|
||||
|
||||
immich-machine-learning:
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.135.3
|
||||
|
||||
nas_sync:
|
||||
build:
|
||||
context: /volumes/nas-sync
|
||||
|
||||
redis:
|
||||
image: docker.io/redis:6.2-alpine@sha256:eaba718fecd1196d88533de7ba49bf903ad33664a92debb24660a922ecd9cac8
|
||||
Loading…
Add table
Add a link
Reference in a new issue