Introduction
Your EdgeVis Server will connect to the Central Licensing Service using standard web protocols (SSL over port 443). Many organisations require all web traffic to go through a proxy server, and consequently block direct access to the internet for all standard web traffic.
By default, EdgeVis Server will attempt to directly connect to CLS.
Steps
Install EdgeVis Server using the standard installation instructions but stop before logging into the server for the first time.
Open the server's main configuration file in a text editor:
(you may need to elevate to be granted permission to edit a system file)Windows:
C:\Program Files (x86)\EdgeVis Server\bin\config.iniLinux:
/opt/edgevis-server/config.ini
Set
proxy_uri=http://<proxy_host>:<proxy_port>
Restart the service:
Windows: Restart via EdgeVis Server service via the Windows Services control panel
Linux: systemctl restart edgevis-server
Log into the server and enter the server code obtained from the relevant CLS.
