Daml install behind enterprise proxy
App Development4 posts157 views3 likesLast activity Apr 2022
DG
dglobo92OP
Apr 2022ST
stefanobaghino-da
Apr 2022Hi @dglobo92. The daml install command currently doesn’t allow to directly configure a proxy. However, you can download a release in .tar.gz format and install it with daml install /path/to/daml-sdk-{version}-{platform}.tar.gz. Thanks for @Sofia_Faro for providing the answer in the background. ![]()
ST
stefanobaghino-da
Apr 2022I haven’t tested it, but there is a chance that you can use the http_proxy and https_proxy environment variables to configure the proxy endpoint for the daml install command. You can try either way. Thanks to @cocreature for providing an answer in the background.
DG
dglobo92
Apr 2022Thanks
a lot for answers. We will test distinct solutions and return our feedback.
