Unifi controller on arm64

Hi,

I have a unifi controller setup on an oracle ampere vm (supports 6 sites), i installed it a while ago using a script from here…

https://community.ui.com/questions/UniFi-Installation-Scripts-or-UniFi-Easy-Update-Script-or-UniFi-Lets-Encrypt-or-UniFi-Easy-Encrypt-/ccbc7530-dd61-40a7-82ec-22b17f027776?page=1

But i think unifi no longer supports this method as running apt upgrade gives the following error…

Skipping acquire of configured file ‘ubiquiti/binary-arm64/Packages’ as repository ‘https://www.ui.com/downloads/unifi/debian stable InRelease’ doesn’t support architecture ‘arm64’

Can i just install the deb file from here (and remove the repo from apt without it breaking) …

https://dl.ubnt.com/unifi/7.5.176/unifi_sysvinit_all.deb

over the current setup or will it break everything?

Thanks

Linux version: Ubuntu 20.04.6 LTS

Running mongod --version gives…

db version v3.6.8
build environment:
distarch: aarch64
target_arch: aarch64

Running: java --version gives…

openjdk 11.0.20.1 2023-08-24
OpenJDK Runtime Environment (build 11.0.20.1+1-post-Ubuntu-0ubuntu120.04)
OpenJDK 64-Bit Server VM (build 11.0.20.1+1-post-Ubuntu-0ubuntu120.04, mixed mode)

Uncharted territory for me, I never build them on arm.

painfull… but having a free quad core 24GB memory vm in the cloud was very very tempting, plus two additional free low powered x86 vm’s all taking to each other on the same network… the perfect “remote docker homelab” once you install tailscale on one of the nodes and connect seemlessly with pfsense at home with the tailscale addon installed

PS just discovered oracles snapshot feature :slight_smile: (their “management plane” is pretty confusing)