Network Configurations

Problem Description

The State Tool will not integrate with a proxy server.

Potential Solutions

To configure the State Tool to use a proxy server set the following environment variables.

HTTP_PROXY

HTTP_PROXY=http://<proxy address>:<network port>

If your proxy needs login credentials

HTTP_PROXY=http//<proxy user>:<proxy password>@<proxy address>:<network port>

HTTPS_PROXY

HTTPS_PROXY=https://<proxy address>:<network port>

If your proxy needs login credentials

HTTPS_PROXY=https//<proxy user>:<proxy password>@<proxy address>:<network port>

Firewall Settings

Network Port

  • HTTPS(443)

DNS Addresses

Optional

  • api.rollbar.com