canonical links for single-user-nodes and user-settings

This commit is contained in:
martyav
2023-11-03 14:49:51 -04:00
parent 5ddcc93a86
commit 717152a781
36 changed files with 144 additions and 0 deletions
@@ -2,6 +2,10 @@
title: HTTP Proxy Configuration
---
<head>
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/reference-guides/single-node-rancher-in-docker/http-proxy-configuration"/>
</head>
If you operate Rancher behind a proxy and you want to access services through the proxy (such as retrieving catalogs), you must provide Rancher information about your proxy. As Rancher is written in Go, it uses the common proxy environment variables as shown below.
Make sure `NO_PROXY` contains the network addresses, network address ranges and domains that should be excluded from using the proxy.