Proxy Settings for Pre-Builts
  • 25 Sep 2024
  • Dark
    Light
  • PDF

Proxy Settings for Pre-Builts

  • Dark
    Light
  • PDF

Article summary

Some network enviroments are set up to have a proxy between the IAP server and the Internet. For those environments, Itential provides proxy support for both HTTP and HTTPS.

To fetch available Pre-builts from the Itential OpenSource Registry with a proxy server:

  1. Set the HTTP_PROXY environment variable in the session where IAP is started.

    Example

    export HTTP_PROXY=http://insecure-proxy.uat.domain.io:3128
    

    Example

    export HTTPS_PROXY=https://internal-proxy.uat.domain.io:3128
    
  2. Optionally, set the username:password for authentication. If an authenticated proxy is not required, skip this setting.

    Example

    export HTTPS_PROXY=https://username:password@proxy.uat.itential.io:3128
    
  3. Restart IAP to accept the settings.


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.