Proxies are configured on the site level in theConfig Proxy页面。服务位于site are automatically allocated the site proxy.
To view the list of proxies configured, in theAdminmodule, selectProxy | Config Proxy.
To create a new proxy, clickAdd Proxyand specify the basic site settings and credentials.
Name |
A logical name for this proxy |
URL |
The proxy URL. Note: A URL associated with a service should not be used as a proxy URL. |
User Name |
A user name required to access the proxy server (optional). |
Password |
The password required to access the proxy server (optional). |
Mission Control supports several types of network proxies including NTLMv2. When running on Linux, you may want to use NTLMv2 with CNTLM.
NTLMAuthorizationProxy服务器(APS)是一个proxysoftware that allows you to authenticate via a MicrosoftProxyServer using the proprietaryNTLMprotocol.
NTLM is supported by running an ad-hoc CNTLM container likehttps://hub.docker.com/r/robertdebock/docker-cntlm/.
|
In Mission Control, create a proxy in theAdminmodule, selectProxy | Config Proxywith the following parameters.
Note that the credentials are not required because they are handled by CNTLM.
From Mission Control 3.2, proxies previously configured on the Service level are automatically migrated to the Site level. Proxies configured in Mission Control enable communication between services and are now dependent on the site on which the service is located. During Mission Control startup proxy configuration is automatically migrated to reflect the right Site pair based according to the following rules:
Sites created as a part of migration can be updated at any time on the Service level or in the Admin section.
Mission Control supports managingProxiesthrough the REST API.