Install Unifi Controller On Proxmox Container Ubuntu 24.04.3 1. Make sure the ca-certificates package is installed apt-get update; apt-get install ca-certificates curl -y 2. Download and execute the script!  (change it to your wanted version) curl -sO https://get.glennr.nl/unifi/install/unifi-9.4.17.sh && bash unifi-9.4.17.sh 3. Once the installation is completed, browse to your server IP address https://localhost:8443