How to set RapidDeploy to use an HTTP Proxy
In many cases your RapidDeploy installation will be behind a firewall. In this case you may need to configure a proxy server to allow RapidDeploy to make external connections to the RapidDeploy web site. In order to configure the RapidDeploy to communicate through a proxy server, add and configure the following parameters to your${MV_HOME}/bin/rapiddeploy.properties
#--------------------------------- # Proxy setings #--------------------------------- proxy.host= proxy.port=9666 proxy.username= proxy.password=