How to upgrade the Unifi Controller Virtual Machine Installation
Prerequisites
- Access to Virtual Machine via SSH or Console
- Read release notes for any active bugs and issues.
caution
It's recommended to take the any form of backup, either snapshot of the vm or full backup.
Downloading the new version
You can download the new version from Ubiquiti's website here.
- In there switch tab to Unifi.
- Look for Unifi Network Application (Previously Unifi Network Controller) in Software section.
- Click Download and accepts the terms of download.
- Download the file or copy the file url.
Download URL
URL Replace the https://dl.ui.com/unifi/version/filename with the version you want to download.
- Windows
- macOS
- Linux
Upgrade
- SSH or Console to the Virtual Machine.
- Upload the file or download the file into the Virtual Machine.
- Windows
- macOS
- Linux
In PowerShell, type the following command:
Invoke-WebRequest -OutFile UniFi-installer.exe -Uri
https://dl.ui.com/unifi/7.1.65/UniFi-installer.exe
Or you can use the browser to download the file.
- Run the file.
- Windows
- macOS
- Linux
Open the file from explorer.
Open the file from finder.
sudo dpkg -i unifi_sysvinit_all.deb