Replies: 4 comments 6 replies
-
The UniFi Network Server LXC script utilizes UniFis own APT repository to install the application. Updates are a simple Proxmox/install/unifi-install.sh Lines 38 to 43 in 932b69a |
Beta Was this translation helpful? Give feedback.
-
@tteck may I use this to ask, how the updates are working? |
Beta Was this translation helpful? Give feedback.
-
I've been using it for a few years. |
Beta Was this translation helpful? Give feedback.
-
@tteck is correct, I was able to do an in-place update from Unifi 8.4.X to 8.5.X by using his script with an extra argument due to: "Repository 'https://dl.ui.com/unifi/debian stable InRelease' changed its 'Codename' value from 'unifi-8.4' to 'unifi-8.5' Update took ~ 5 minutes without needing to rebuild anything. I'd still recommend a Unifi config backup just as a failsafe then if you encounter any issues, proceed with building a new Unifi LXC and restore from the backup you just took. sudo apt-get update --allow-releaseinfo-change && apt upgrade |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The answers I have found so far seem to indicate that you basically need to build a new container and then restore a backup. I would like to know if there is not a more elegant way to get to a newer version of a controller.
Beta Was this translation helpful? Give feedback.
All reactions