pkl icon indicating copy to clipboard operation
pkl copied to clipboard

How to adopt HTTP proxy while downloading pkl packages?

Open titaneric opened this issue 11 months ago • 6 comments

Hi, I would like to download the pkl packages in the internal network environment? Is it possible to do that in the present pkl versiom?

Not a java expert, if there are any environment variable or properties could be set would be helpful!

titaneric avatar Mar 01 '24 03:03 titaneric

This feature is very high on our list, hopefully we'll see it in the next version. For now this can't be done in Pkl.

stackoverflow avatar Mar 01 '24 10:03 stackoverflow

Thank you! I could patiently wait this upcoming feature!

titaneric avatar Mar 01 '24 10:03 titaneric

@stackoverflow I'm offering to take this on unless you're already working on it.

translatenix avatar Mar 07 '24 06:03 translatenix

@translatenix I'm not working on it and your help is appreciated. I'd create a discussion for it first where we can discuss the goals and design. Just so we are in the same page.

stackoverflow avatar Mar 07 '24 09:03 stackoverflow

@titaneric Which type of proxy (HTTP, HTTPS, SOCKS) do you use? And which authentication method (if any)?

translatenix avatar Mar 11 '24 04:03 translatenix

Hi, we use both HTTP and HTTPS proxy, envoy specifically. We currently don't use authentication.

titaneric avatar Mar 11 '24 06:03 titaneric