You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 7, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ The webui is at https://ip:8443, setup with the first run wizard.
71
71
72
72
### 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.
73
73
74
-
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).
74
+
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).
75
75
76
76
In order to manually adopt a device take these steps:
Being sure to replace the placeholders with the same values you supplied to the Unifi container.
99
+
Being sure to replace the placeholders with the same values you supplied to the Unifi container. It is assumed if you are choosing to use this image tag then you have a good understanding of mongodb and how to manage external database configuration for Unifi Controller.
100
100
101
101
### Strict reverse proxies
102
102
@@ -308,7 +308,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
308
308
309
309
## Versions
310
310
311
-
***08.03.23:** - Add mongoless branch.
311
+
***18.03.23:** - Add mongoless branch.
312
312
***20.02.23:** - Migrate to s6v3, install deb package on build, fix permissions.
313
313
***23.01.23:** - Exclude `run` from `/config` volume.
Being sure to replace the placeholders with the same values you supplied to the Unifi container.
88
+
Being sure to replace the placeholders with the same values you supplied to the Unifi container. It is assumed if you are choosing to use this image tag then you have a good understanding of mongodb and how to manage external database configuration for Unifi Controller.
0 commit comments