meta data for this page
  •  

This is an old revision of the document!


In unpriv Proxmox LXC

Create LXC Container

  • Debian 11 template
  • Enable Unprivileged container
  • Enable Nesting
  • Disk size: 4GB
  • 1 CPU
  • Memory: 512MB
  • Swap: 512MB

Prepare Debian

apt update
apt dist-upgrade
apt install ca-certificates apt-transport-https

echo 'deb https://www.ui.com/downloads/unifi/debian stable ubiquiti' | tee /etc/apt/sources.list.d/100-ubnt-unifi.list