mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-11-04 04:49:29 +00:00 
			
		
		
		
	Mount frigate video cache into memory to avoid hard drive overheating and overuse (#2795)
This commit is contained in:
		
							parent
							
								
									9fc3901444
								
							
						
					
					
						commit
						9cfad87e3b
					
				@ -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…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user