Fix: Correct hwaccel.transcoding.yml to extend immich-server with devices, not create separate service
ci/woodpecker/push/deploy Pipeline was canceled
ci/woodpecker/push/deploy Pipeline was canceled
This commit is contained in:
@@ -1,15 +1,12 @@
|
||||
# Hardware-accelerated transcoding extension for immich-server
|
||||
# Active backend: quicksync
|
||||
# See https://immich.app/docs/features/hardware-transcoding
|
||||
# This extends the immich-server service with GPU device access
|
||||
|
||||
services:
|
||||
quicksync:
|
||||
image: ghcr.io/immich-app/immich-server:${IMMICH_VERSION:-release}
|
||||
immich-server:
|
||||
devices:
|
||||
- /dev/dri:/dev/dri
|
||||
hostname: immich-transcode
|
||||
networks:
|
||||
- traefik_backend
|
||||
|
||||
networks:
|
||||
postgresql_db-backend:
|
||||
|
||||
Reference in New Issue
Block a user