NAS-124129 / 24.04 / adds unifi-controller to community train (#1541)

This commit is contained in:
Stavros Kois
2023-09-18 18:48:09 +03:00
committed by GitHub
parent 1ee4617c9c
commit bd264c1b82
21 changed files with 711 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Unifi Controller
[Unifi Controller](https://github.com/jacobalberty/unifi-docker) is a network management controller for Unifi Equipment.
> When application is installed, a container will be launched with **root** privileges.
> This is required in order to apply the correct permissions to the `Unifi Controller` directories.
> Afterward, the `Unifi Controller` container will run as a **non**-root user (`999`).
> All mounted storage(s) will be `chown`ed only if the parent directory does not match the configured user.