equal
deleted
inserted
replaced
|
1 # Unifi Controller on ARM64 |
|
2 |
|
3 This role is for setting up a Ubiquiti Unifi Controller on ARM64 Ubuntu building on the [official docs](https://help.ui.com/hc/en-us/articles/220066768-UniFi-How-to-Install-and-Update-via-APT-on-Debian-or-Ubuntu) |
|
4 |
|
5 ## Notes |
|
6 |
|
7 Unfortunately Unifi Controller relies on some pretty outdated packages, making them hard to find in recent Linux distributions. Specifically, the following packages need to be backported: |
|
8 |
|
9 - Mongo 3.6 |
|
10 - libssl1.1 |
|
11 |
|
12 By specifying arm64 in the Xenial Mongo 3.6 apt repo, the |