Skip to content

Commit

Permalink
Add option to set HTTP proxy as default
Browse files Browse the repository at this point in the history
  • Loading branch information
Lennonka committed Dec 9, 2024
1 parent 4c3c8eb commit 425ee8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions guides/common/modules/proc_adding-a-default-http-proxy.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@ To use the CLI instead of the {ProjectWebUI}, see the xref:cli-adding-a-default-
. Optional: If authentication is required, in the *Username* field, enter the username to authenticate with.
. Optional: If authentication is required, in the *Password* field, enter the password to authenticate with.
. To test connection to the proxy, click *Test Connection*.
. Select the *Default content HTTP proxy* option.
. Click *Submit*.
. In the {ProjectWebUI}, navigate to *Administer* > *Settings*, and click the *Content* tab.
. Set the *Default HTTP Proxy* setting to the created HTTP proxy.

[id="cli-adding-a-default-http-proxy_{context}"]
.CLI procedure
Expand Down
1 change: 1 addition & 0 deletions guides/common/modules/proc_adding-an-http-proxy.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ To use the CLI instead of the {ProjectWebUI}, see the xref:cli-adding-an-http-pr
. In the *URL* field, enter the URL for the HTTP proxy, including the port number.
. If your HTTP proxy requires authentication, enter a *Username* and *Password*.
. Optional: In the *Test URL* field, enter the HTTP proxy URL, then click *Test Connection* to ensure that you can connect to the HTTP proxy from {Project}.
. Optional: Select the *Default content HTTP proxy* option to set the new HTTP proxy as default.
. Click the *Locations* tab and add a location.
. Click the *Organization* tab and add an organization.
. Click *Submit*.
Expand Down

0 comments on commit 425ee8d

Please sign in to comment.