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

Commit c3772ab

Browse files
authored
Merge pull request #223 from linuxserver/deprecation-notice-readme
2 parents ac31b3e + 07df216 commit c3772ab

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,16 @@ This image provides various versions that are available via tags. Please read th
6868
| mongoless || Stable Unifi Controller releases without mongodb included. |
6969
## Application Setup
7070

71-
The webui is at https://ip:8443, setup with the first run wizard.
71+
### From 2024-01-01 this image will be deprecated and it will no longer be updated. Please migrate to our [Unifi Network Application](https://github.com/linuxserver/docker-unifi-network-application) image instead
72+
73+
See: [https://info.linuxserver.io/issues/2023-09-06-unifi-controller](https://info.linuxserver.io/issues/2023-09-06-unifi-controller) for more information.
7274

73-
### 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.
75+
The webui is at https://ip:8443, setup with the first run wizard.
7476

7577
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).
7678

79+
**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.**
80+
7781
In order to manually adopt a device take these steps:
7882

7983
```

readme-vars.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,16 @@ opt_param_ports:
5252
# application setup block
5353
app_setup_block_enabled: true
5454
app_setup_block: |
55-
The webui is at https://ip:8443, setup with the first run wizard.
55+
### From 2024-01-01 this image will be deprecated and it will no longer be updated. Please migrate to our [Unifi Network Application](https://github.com/linuxserver/docker-unifi-network-application) image instead
56+
57+
See: [https://info.linuxserver.io/issues/2023-09-06-unifi-controller](https://info.linuxserver.io/issues/2023-09-06-unifi-controller) for more information.
5658
57-
### 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.
59+
The webui is at https://ip:8443, setup with the first run wizard.
5860
5961
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).
6062
63+
**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.**
64+
6165
In order to manually adopt a device take these steps:
6266
6367
```

0 commit comments

Comments
 (0)