Configuring the plugin manager 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, set the following parameters to your proxy server settings in rapiddeploy_default.properties:

#---------------------------------
# Proxy setings
#---------------------------------
proxy.host=
proxy.port=9666
proxy.username=
proxy.password=