From 249f7d80e6f5d184306e97cada1744d75b7a566f Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Fri, 10 Mar 2023 18:25:35 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-unifi-controller.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/images/docker-unifi-controller.md b/images/docker-unifi-controller.md index 64aac10736..dbb6197ba4 100644 --- a/images/docker-unifi-controller.md +++ b/images/docker-unifi-controller.md @@ -37,7 +37,9 @@ The architectures supported by this image are: The webui is at https://ip:8443, setup with the first run wizard. -For Unifi to adopt other devices, e.g. an Access Point, it is required to change the inform IP address. Because Unifi runs inside Docker by default it uses an IP address not accessible by other devices. To change this go to Settings > System Settings > Controller Configuration and set the Controller Hostname/IP to a hostname or IP address accessible by your devices. Additionally the checkbox "Override inform host with controller hostname/IP" has to be checked, so that devices can connect to the controller during adoption (devices use the inform-endpoint during adoption). +### Please note, Unifi change the location of this option every few releases so if it's not where it says, search for "Inform" or "Inform Host" in the settings. + +For Unifi to adopt other devices, e.g. an Access Point, it is required to change the inform IP address. Because Unifi runs inside Docker by default it uses an IP address not accessible by other devices. To change this go to Settings > System > Advanced and set the Inform Host to a hostname or IP address accessible by your devices. Additionally the checkbox "Override" has to be checked, so that devices can connect to the controller during adoption (devices use the inform-endpoint during adoption). In order to manually adopt a device take these steps: @@ -202,6 +204,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **10.03.23:** - Test writing to /run/unifi and symlink to /config/run if it fails. * **20.02.23:** - Migrate to s6v3, install deb package on build, fix permissions. * **23.01.23:** - Exclude `run` from `/config` volume. * **30.11.22:** - Bump JRE to 11.