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

Commit a380dfb

Browse files
authored
Merge pull request #20 from linuxserver/CHBMB-patch-1
Update README.md
2 parents 5dd8d2b + fe51067 commit a380dfb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,15 @@ In this instance `PUID=1001` and `PGID=1001`. To find yours use `id user` as bel
6868

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

71+
To adopt a Unifi Access Point, and get it to show up in the software, take these steps:
72+
73+
```
74+
ssh ubnt@$AP-IP
75+
mca-cli
76+
set-inform http://$address:8080/inform
77+
```
78+
79+
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.
7180

7281
## Info
7382

0 commit comments

Comments
 (0)