notebook:copy_config.gateway.json_to_unifi_controller

Differences

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

Link to this comparison view

Next revision
Previous revision
notebook:copy_config.gateway.json_to_unifi_controller [2018/05/27 19:04] – created festernotebook:copy_config.gateway.json_to_unifi_controller [2025/05/12 13:37] (current) – external edit 127.0.0.1
Line 1: Line 1:
-test+====== COPY CONFIG.GATEWAY.JSON TO UNIFI CONTROLLER ====== 
 + 
 +<bootnote warning>Adding a custom **config.gateway.json** could cause unintended consquences such as a provisioning loop on your USG. Please be careful and validate your file via **[[https://jsonlint.com/ | JSONlint]]** before creating or replacing on your controller; however, this **DOES NOT** promise proper provisioning...**ONLY** that the JSON is valid.</bootnote> 
 + 
 + 
 +===== Mac OS X / Linux ===== 
 +  * Open Terminal on your machine 
 +  * Navigate to the folder where the **config.gateway.json** file resides on your computer. 
 +  * Enter the following : 
 +      * <code>scp config.gateway.json <user>@x.x.x.x:<site path></code> 
 +<bootnote>   
 +      * <user> - your user account on the UniFi Controller's operating system 
 +      * x.x.x.x - UniFi Controller's IP 
 +      * <site path> - Path to <unifi-base> on controller (see below) 
 +</bootnote> 
 + 
 +* [[https://help.ubnt.com/hc/en-us/articles/115004872967| UniFi - Where is <unifi_base>]] - for information on where the folder resides.
  • notebook/copy_config.gateway.json_to_unifi_controller.1527465844.txt.gz
  • Last modified: 2025/05/12 13:37
  • (external edit)