-
Hi,
I'm just getting started with Chef, but I like its potential. I'm working on automating our deployment of a fairly large ArcGIS Enterprise platform. I'm following the "Deploy-a-full-stack-ArcGIS-…
-
### **Hello**
### Info
**Relevant cookbook** arcgis-enterprise::patches
**Cookbook version:** 3.5
**Arcgis Server version:** ArcGIS_Server_Windows_1071_169677
**Patch to apply:** arcgis-1071-s-…
-
I want to only install portal, server, datastore and not WA as these are on different server. Can I adjust webgis-windows and drop those parameters?
Do I need to run separate recipes for each compo…
-
Trying to install patches for a fresh install of base enterprise deployment of 10.8.1. The role json contains only one recipe for installing patches and includes the correct repository path for patche…
-
Well Close, looks like it unpacks the files but when it trys to do the install i get
STDERR: The system cannot find the path specified.
I am not sure what dirctory it is looking for as
```
C:\Pr…
-
Trying to do a fresh base enterprise deployment of 10.8.1 on a single machine using v3.7.0. Portal gets installed correctly, but fails at Server site creation with message "Machine does not have a val…
-
Hi,
I use the following template to install on AWS (10.5.1):
https://s3.amazonaws.com/arcgisstore1051/7333/templates/arcgis-webgis-ha-ubuntu.template
*The installation fails with:
chef-solo -j…
-
"web_context_url": "https://website.domain.com/server",
"wa_name": "server",
"wa_url": "https://website.domain.com/arcgis",
"url": "https://machine01.machine.com:6443/arcgis",
-
We recently setup a single machine base deployment in HA using the sample roles provided, i.e., `arcgis-enterprise-windows-ha-primary.json` and `arcgis-enterprise-windows-ha-secondary.json`
We had …
-
platform: Windows server 2012 R2
software: Arcgis 10.4 server
If I set the authorization file to a path that does not exist, the provisioning process gets stuck on the authorize action (I had to term…