User Tools

Site Tools


esxi:unifi_controller

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
esxi:unifi_controller [2020/05/18 18:33]
derek removed
— (current)
Line 1: Line 1:
-=====Unifi Controller===== 
  
-Note: The default site cannot be deleted. 
- 
-====Setup==== 
-  * Set up a [[esxi:Docker Host]] first 
-  * Navigate to Portainer 
-  * Click on the ''local'' endpoint 
-  * Click on containers 
-  * Add new container 
-  * Name > ''Unifi Controller'' 
-  * Image > ''jacobalberty/unifi:stable'' 
-  * Add network ports: 
-    * 8080/tcp - Device command/control 
-    * 8443/tcp - Web interface + API 
-    * 8843/tcp - HTTPS portal 
-    * 8880/tcp - HTTP portal 
-    * 3478/udp - STUN service 
-    * 6789/tcp - Speed Test (unifi5 only) 
-    * 10001/udp - UBNT Discovery 
-  * Add Volume mapping: 
-    * ''container'' > ''/unifi'' 
-    * ''bind'' 
-    * ''host'' > ''/root/unifi'' 
-  * Add Environment variables: 
-    * ''JVM_MAX_THREAD_STACK_SIZE'' > ''1280k'' 
-    * ''TZ'' > ''<Timezone of server>'' 
-  * Restart policy > ''Unless stopped'' 
-  * Deploy the container 
-  * Access the controller at https://docker.example.com:8443 
-  * FIXME: Add controller setup 
- 
-====Update==== 
-  * Navigate to Portainer and to the ''Unifi Controller'' container 
-  * Click on ''Recreate'' 
-  * Select ''Pull latest image'' 
-  * Click ''Recreate'' 
- 
-====Ports==== 
-<code> 
-10001/udp, 3478/udp 
-6789/tcp, 8080/tcp 
-8443/tcp https Web Portal 
-8843/tcp, 8880/tcp 
-</code> 
esxi/unifi_controller.1589826789.txt.gz · Last modified: 2024/09/22 19:51 (external edit)