Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/9cfad87e3ba0ba91f6fc324d202af81a42ac76ba?style=unified&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.

Mount frigate video cache into memory to avoid hard drive overheating and overuse ()

pull/2796/head
Rémi Bédard-Couture 1 year ago committed by GitHub
parent 9fc3901444
commit 9cfad87e3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -106,6 +106,7 @@ cameras:
EOF
ln -sf /config/config.yml /opt/frigate/config/config.yml
sed -i -e 's/^kvm:x:104:$/render:x:104:root,frigate/' -e 's/^render:x:105:root$/kvm:x:105:/' /etc/group
echo "tmpfs /tmp/cache tmpfs defaults 0 0" >> /etc/fstab
msg_ok "Installed Frigate $RELEASE"
msg_info "Installing Object Detection Models (Resilience)"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.