mirror of
https://github.com/truecharts/charts.git
synced 2026-07-16 16:51:20 -03:00
docs(Omada-Controller): Add Installation Notes (#4278)
* docs(Omada-Controller): Add Installation Notes * lint
This commit is contained in:
@@ -18,7 +18,7 @@ name: omada-controller
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller
|
||||
- https://github.com/mbentley/docker-omada-controller
|
||||
version: 6.2.2
|
||||
version: 6.3.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
BIN
charts/stable/omada-controller/docs/img/Omada-HTTPS-8043.png
Normal file
BIN
charts/stable/omada-controller/docs/img/Omada-HTTPS-8043.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 64 KiB |
21
charts/stable/omada-controller/docs/installation_notes.md
Normal file
21
charts/stable/omada-controller/docs/installation_notes.md
Normal file
@@ -0,0 +1,21 @@
|
||||
## Installation Notes
|
||||
|
||||
Our chart by default runs on interal port `443` however those not running `Ingress` may run into issues with other processes requesting port `443`.
|
||||
|
||||
**The Solution**
|
||||
|
||||
- Click `Advanced Settings`
|
||||
- Change `Target Port` to 8043 to match the `external` port as below
|
||||
|
||||

|
||||
|
||||
## Finding APs / Omada Discovery Utility
|
||||
|
||||
By default the `omada-controller` chart doesn't support discovery by APs on the same network.
|
||||
|
||||
**The solution**
|
||||
|
||||
- One must use the [`Omada Discovery Utility`](https://www.tp-link.com/us/support/download/omada-software-controller/#Omada_Discovery_Utility) and point APs to your `omada-controller`.
|
||||
- Please follow the directions on the [TP-Link Website](https://www.tp-link.com/us/support/download/omada-software-controller/#Omada_Discovery_Utility) to download and use this utility. They have a nice [FAQ](https://www.tp-link.com/ca/support/faq/3087/) that may be of use.
|
||||
|
||||

|
||||
Reference in New Issue
Block a user