@tdp_org Unifi controller is a Java app so its cross platform/architecture. You can roll your own by grabbing the unpackaged/unix version by constructing a download URL such as https://dl.ui.com/unifi/7.2.92/UniFi.unix.zip installing mongodb server, unzipping the controller and running it along the lines of cd /path/to/controller; java -jar lib/ace.jar start