Proxmox¶
Switch to Community Edition repos¶
Case for Proxmox VE 9.0.10:
Case for Proxmox VE 9.2:
OpenMediaVault¶
Create VM using ISO image.
OR
- Install debian 12 (13 should be ok) in a VM
wget -O - https://get.openmediavault.io | sh -(see)
OR
Run bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/omv.sh)" (see) in PVE shell. It may fail on bad certs at *.opemnediavault.org (hoster's not site's)…
See this page for tuning info.
Frigate NVR¶
OR
- go to frigate community script
- run
mode=generated var_cpu='4' var_ssh="yes" var_fuse="yes" var_ipv6_method="dhcp" var_mknod="1" var_ns='192.168.1.1' bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/frigate.sh)"in PVE shell. It may fail atintel.comdownloads…