|
@@ -67,25 +67,6 @@
|
|
|
- /run/dbus:/run/dbus:ro
|
|
- /run/dbus:/run/dbus:ro
|
|
|
restart: unless-stopped
|
|
restart: unless-stopped
|
|
|
|
|
|
|
|
- - name: frigate
|
|
|
|
|
- active: true
|
|
|
|
|
- image: ghcr.io/blakeblackshear/frigate:stable
|
|
|
|
|
- privileged: true
|
|
|
|
|
- shm_size: 20gb
|
|
|
|
|
- devices:
|
|
|
|
|
- - /dev/dri/renderD128:/dev/dri/renderD128
|
|
|
|
|
- volumes:
|
|
|
|
|
- - /etc/localtime:/etc/localtime:ro
|
|
|
|
|
- - /opt/frigate/config:/config
|
|
|
|
|
- - /mergerfs/public/Videos/frigate:/media/frigate
|
|
|
|
|
- ports:
|
|
|
|
|
- - 8971:8971
|
|
|
|
|
- - 8554:8554 # RTSP feeds
|
|
|
|
|
- - 8555:8555/tcp # WebRTC over tcp
|
|
|
|
|
- - 8555:8555/udp # WebRTC over udp
|
|
|
|
|
- environment:
|
|
|
|
|
- - FRIGATE_RTSP_PASSWORD: sqordfish
|
|
|
|
|
-
|
|
|
|
|
- name: kodi-db
|
|
- name: kodi-db
|
|
|
active: true
|
|
active: true
|
|
|
image: mariadb
|
|
image: mariadb
|