diff options
| author | Luke Hoersten <[email protected]> | 2026-04-18 12:52:35 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-04-18 12:52:35 -0500 |
| commit | d609c10d0f93817d30608b6bb64fd07848c25705 (patch) | |
| tree | 195634e08a71f67b9070f13c5228125ac96357e7 /unifi/README.md | |
| parent | b271a925364616b2d25d3ea6b6492b7412aaf248 (diff) | |
Rename unifi role to unifi-controller
Diffstat (limited to 'unifi/README.md')
| -rw-r--r-- | unifi/README.md | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/unifi/README.md b/unifi/README.md deleted file mode 100644 index a5daf7a..0000000 --- a/unifi/README.md +++ /dev/null @@ -1,12 +0,0 @@ -# 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 |
