Skip to main content

Configure a proxy server

GitGuardian provides the option to use a proxy server for outgoing traffic from the application.

In the KOTS Admin Console, you can configure the URL(s) for the outgoing HTTP(s) traffic to your proxy server:

Services and components

danger
  • You must add localhost,127.0.0.1 to the list of proxy exceptions to permit the local traffic through the proxy.
  • Specifying password in proxy URLs is not supported.
  • GitGuardian can be deployed with both HTTP and HTTPS proxies. For the HTTPS proxy, it may be necessary to add a Certificate Authority (CA) so that the proxy's SSL certificate is trusted. This process ensures secure and reliable communication between the application and the proxy. For more information, please refer to the custom CA section.