Is it possible to automate the ArcGIS Portal settings?

563
1
09-10-2018 02:46 AM
ThomasSteenbergen
New Contributor II

I would like to automate as much as possible with the ArcGIS Enterprise deployment. At the moment I have automated the basic deployment of ArcGIS Enterprise (on linux) using silent install scripts and python-scripts Esri made available, in combination with Ansible. Now I want to customize Portal by creating a homepage, federate a server etc. The idea is that in future deployments, we don't have to customize the Portal again. I could not find a single script where I can change settings of Portal, is there any way I can do this? Or do I have to do this via the web in Portal itself? 

We are currently using ArcGIS Enterprise 10.6.1

0 Kudos
1 Reply
RandallWilliams
Esri Regular Contributor

I don't know of one to replace the home page, but Esri has chef scripts to handle most other tasks:

arcgis-cookbook/cookbooks/arcgis-enterprise at master · Esri/arcgis-cookbook · GitHub 

0 Kudos