Document required preview directory for Frigate NFS volume
Frigate 0.17 does not auto-create clips/previews/<camera>/, causing review page previews to silently fail with 500 errors. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
2809ba6f50
commit
590cb1d25d
1 changed files with 3 additions and 0 deletions
|
|
@ -6,6 +6,9 @@
|
|||
# 2. Name: frigate, Location: Volume 1
|
||||
# 3. Control Panel > File Services > NFS > NFS Rules
|
||||
# 4. Add rule for "frigate" share: Hostname=ringtail, Privilege=Read/Write, Squash=No mapping
|
||||
#
|
||||
# Required directories (Frigate 0.17 does not auto-create these):
|
||||
# clips/previews/<camera_name>/ — review page preview clips
|
||||
apiVersion: v1
|
||||
kind: PersistentVolume
|
||||
metadata:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue