Start
docker run -it -p 8443:8443 nkartem/unifi_controller bash
Parameters
| Parameter | Function |
|---|---|
-p 3478/udp | Unifi STUN port |
-p 10001/udp | Required for AP discovery |
-p 8080 | Required for device communication |
-p 8443 | Unifi web admin port |
-p 1900/udp | Required for Make controller discoverable on L2 network option |
-p 8843 | Unifi guest portal HTTPS redirect port |
-p 8880 | Unifi guest portal HTTP redirect port |
-p 6789 | For mobile throughput test |
-p 5514 | Remote syslog port |
-e PUID=1000 | for UserID - see below for explanation |
-e PGID=1000 | for GroupID - see below for explanation |
-e MEM_LIMIT=1024M | Optionally change the Java memory limit (-Xmx) (default is 1024M). |
-v /config | All Unifi data stored here |
Content type
Image
Digest
Size
454.4 MB
Last updated
over 5 years ago
docker pull nkartem/unifi_controller