Skip to content
This repository was archived by the owner on Jan 7, 2024. It is now read-only.

Commit d26bf3a

Browse files
Bot Updating Templated Files
1 parent 73c5714 commit d26bf3a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,16 +186,16 @@ In this instance `PUID=1000` and `PGID=1000`, to find yours use `id user` as bel
186186

187187
The webui is at https://ip:8443, setup with the first run wizard.
188188

189-
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 accessable by other devices. To change this go to Settings > Controller > Controller Settings and set the Controller Hostname/IP to an ip address accessable by other devices.
189+
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).
190190

191-
Alternatively to manually adopt a device take these steps:
191+
In order to manually adopt a device take these steps:
192192

193193
```
194194
ssh ubnt@$AP-IP
195195
set-inform http://$address:8080/inform
196196
```
197197

198-
Use `ubnt` as the password to login and `$address` is the IP address of the host you are running this container on and `$AP-IP` is the Access Point IP address.
198+
The default device password is `ubnt`. `$address` is the IP address of the host you are running this container on and `$AP-IP` is the Access Point IP address.
199199

200200

201201
## Docker Mods

0 commit comments

Comments
 (0)