Ver Fonte

Updated to incluse best-practice for recordings to not be done on the system-disk

Michael Honkoop há 8 meses atrás
pai
commit
66f881bd1b
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      iSpy-Surveillance/README.md

+ 1 - 0
iSpy-Surveillance/README.md

@@ -10,6 +10,7 @@ and will assumes that your server has:</summary>
 * (atleast) 4Gb of memory available.<br>
 * If you have firewall running enable Default HTTP(80),STUN(3478 both TCP/UDP) and 50000-50010 (both TCP/UDP) for sessions open in firewall.<br>
 * SSH acccess to the box -> by default the ProxMox RockyLinux 9.x template does not have openssh-server package installed, so manually add it.<br>
+* Best practice would be to have an additional disk (or mountpoint) for storing your recordings. (to avoid filling up your system-disk)<br>
 
 Out of scope:
 * reverse proxy with SSL in front of iSpy/DVR to make it available on default HTTPS port.(these capabillities are licenced options).<br>