From d609c10d0f93817d30608b6bb64fd07848c25705 Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Sat, 18 Apr 2026 12:52:35 -0500 Subject: Rename unifi role to unifi-controller --- unifi-controller/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 unifi-controller/README.md (limited to 'unifi-controller/README.md') diff --git a/unifi-controller/README.md b/unifi-controller/README.md new file mode 100644 index 0000000..40d5be6 --- /dev/null +++ b/unifi-controller/README.md @@ -0,0 +1,12 @@ +# UniFi Controller on ARM64 + +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) + +## Notes + +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: + +- Mongo 3.6 +- libssl1.1 + +By specifying arm64 in the Xenial Mongo 3.6 apt repo, the -- cgit v1.2.3