Hi! Does anybody have a solution for Windows platform? Regards, RedDevil91 2016. július 13., szerda 11:25:14 UTC+2 időpontban RedDevil91 a következőt írta:
Unfortunately, we use Windows system and I can't generate config files with: devpi-server --gen-config
2016. július 12., kedd 22:58:28 UTC+2 időpontban Jürgen Hermann a következőt írta:
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).