ronivay / XenOrchestraInstallerUpdater

Xen Orchestra install/update script
GNU General Public License v3.0
1.24k stars 193 forks source link

Install behind corporate proxy #268

Open Seplik opened 1 day ago

Seplik commented 1 day ago

Hi,

I'm sitting behind a corporate proxy with username, password and SSL-Interception. Is there a way to implement a proxy in the config file or a workaround to change the settings in the install script?

Best regards

Mike

ronivay commented 1 day ago

Hey,

For the installation i assume? No there is no support for http proxy. In theory it should work if you're able to define global proxy configs for your package manager, curl and yarn, untested though.