Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optonal proxy server for the Windows installation script #94

Open
tdq132 opened this issue Jun 26, 2024 · 1 comment
Open

Optonal proxy server for the Windows installation script #94

tdq132 opened this issue Jun 26, 2024 · 1 comment

Comments

@tdq132
Copy link

tdq132 commented Jun 26, 2024

Hi,

Is it possible to add an optional parameter to install-script/install.ps1 to enable downloading of the MSI (and any other component required) via a proxy server?

For example, I would like to be able to pass optional parameter -Proxy http://some-proxy.corp.lan:8080 which will then be used within install.ps1 for any internet communication.

Thanks,

Tom

@echlebek
Copy link
Contributor

echlebek commented Oct 8, 2024

Hi Tom, sorry for the delayed response on this issue.

I think it's a reasonable ask to include support for proxies. I'll look into whether it's possible to support without modifications, maybe through some configuration or environment variable.

I'm also going to share this issue with the product manager who is in chart of the collection roadmap so that we can get it into our product queue.

I'll update the issue when I learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants