Configuring a proxy for package downloads

Configure an http or https proxy for expediting package downloads by way of caching, or for an environment where DataStax Enterprise clusters must be isolated offline from the internet.

Configure an http or https proxy for expediting package downloads by way of caching, or for an environment where DataStax Enterprise clusters must be isolated offline from the internet. The package proxy is disabled by default. Enable the package proxy in Lifecycle Manager if your organization manages your own http or https caching proxy such as Squid.

Procedure

  1. Click Config Profiles from the Lifecycle Manager navigation menu.
  2. Click the edit icon for the configuration profile you want to edit, or click Add config profile if you have not already added a config profile.
  3. In the Config Profile pane under the Lifecycle Manager section, click Package Proxy.
    The general settings for configuring package proxy appears.

  4. Complete the following fields:
    1. Select enabled for package proxy.
    2. Select the http protocol that target nodes use to connect to the proxy.
    3. Required: Enter the host, which is the IP address (recommended) or host name of the proxy itself.
    4. Enter the port number that the proxy is listening on if it is not the default port.
    5. Select whether authentication (above and beyond the DataStax or internal repo authentication) to the proxy itself is required to forward requests, and enter the required username and password.
      The only type of supported authentication is HTTP Basic Authentication.
  5. Click Save.

What's next