Esri / arcgis-cookbook

Chef cookbooks for ArcGIS
Apache License 2.0
297 stars 116 forks source link

Configure Portal System properties to set Proxy #273

Closed DamienB-ESRI closed 3 years ago

DamienB-ESRI commented 3 years ago

The capability to configure the Portal Properties to set the proxy settings would be good. I cant see that the attribtures are available to configure such for Portal, in the recipe cookbooks.

cameronkroeker commented 3 years ago

Hi @DamienB-ESRI,

This is a great feature request, and it will be added to the next release of cookbooks (v3.7.0).

Thanks, Cameron K.

cameronkroeker commented 3 years ago

@DamienB-ESRI pleased to let you know this capability has been added to the latest release, v370!

Attribute node['arcgis']['portal']['system_properties'] = Portal for ArcGIS system properties. Default value is {}.

An example can be found here:

https://github.com/Esri/arcgis-cookbook/blob/master/templates/arcgis-enterprise-base/10.9/windows/arcgis-enterprise-primary.json#L72-L75

DamienB-ESRI commented 3 years ago

HI Cameron,

This is excellent news - well done for getting that in to this release. It was one of the only manual steps we had to complete. I am actually leaving ESRI now to join GitHub so I will definitely keep an eye on the ESRI GitHub pages.. I have encouraged my colleagues to be active members of the Chef / ESRI open source community.

Best, Damien.