July 12, 2016
8:58 p.m.
On 07/11/2016 01:53 PM, RedDevil91 wrote:
Miniconda is running with the right http_proxy and https_proxy settings and works flawlessly. I tried to set http_proxy and https_proxy as an environment variable but the installation still doesn't work.
It's not the client that needs the proxy settings, but the devpi server. See https://github.com/jhermann/devpi-puppet for a proven "company LAN" setup, specifically: https://github.com/jhermann/devpi-puppet/blob/master/templates/supervisord.c... Note that you need to add local (LAN) hosts to no_proxy depending on how your internet gateway is set up (especially if it denies proxying for internal addresses).