Skip to content

Commit 235b6a2

Browse files
authored
Merge pull request #704 from mbentley/add-upgrade-port
Added upgrade port for beta 6.1+ & old entrypoint cleanup
2 parents 9cca227 + fc7a4f7 commit 235b6a2

File tree

4 files changed

+4
-1020
lines changed

4 files changed

+4
-1020
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,7 @@ The Helm charts are published to [mbentley/omada-controller-helm](https://hub.do
382382
| `SSL_KEY_NAME` | `tls.key` | _any_ | Name of the private cert mounted to `/cert`; see [Custom Certificates](#custom-certificates) | >= `3.2` |
383383
| `TLS_1_11_ENABLED` | `false` | `true`, `false` | Re-enables TLS 1.0 & 1.1 if set to `true` | >= `4.1` |
384384
| `TZ` | `Etc/UTC` | _\<many\>_ | See [Time Zones](#time-zones) for more detail | >= `3.2` |
385+
| `UPGRADE_HTTPS_PORT` | `8043` | `1024`-`65535` | Dedicated HTTPS port for upgrades, separate from the main Controller port | >= `6.1` |
385386

386387
Documentation on the ports used by the controller can be found in the [TP-Link FAQ](https://support.omadanetworks.com/us/document/13090/).
387388

0 commit comments

Comments
 (0)