diff options
| author | Luke Hoersten <[email protected]> | 2026-07-31 14:31:51 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-07-31 14:31:51 -0500 |
| commit | afe7aa9445afe27f8c09033663f9161039ee363a (patch) | |
| tree | 7624c5b8289f47ed31b5d141edbcef065f52f391 /unifi-controller/README.md | |
| parent | e29fb72f3239e0d5317da659ec96de812247ce67 (diff) | |
delete unused unifi and writefreely roles
Nothing references them: no play in main.yaml, no meta dependency.
Diffstat (limited to 'unifi-controller/README.md')
| -rw-r--r-- | unifi-controller/README.md | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/unifi-controller/README.md b/unifi-controller/README.md deleted file mode 100644 index 40d5be6..0000000 --- a/unifi-controller/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 |
