Esri / arcgis-gitops

GitHub Actions workflows for ArcGIS Enterprise deployment and operation
Apache License 2.0
6 stars 1 forks source link

#104 Support Web Adaptor in arcgis-server-linux template #107

Closed pbobov closed 3 months ago

pbobov commented 3 months ago

This PR adds to arcgis-server-linux template support for the following optional features:

  1. Installing OpenJDK, Apache Tomcat, and ArcGIS Web Adaptor in AMIs by server-linux-aws-image workflow.
  2. Configuring instance port and web context in server-linux-aws-infrastructure workflow.
  3. Configuring ArcGIS Web Adaptor with ArcGIS Server in server-linux-aws-application workflow.
  4. Configuring ArcGIS Server machines and HTTPS listeners in Apache Tomcat to use CA issued SSL certificates.

The PR introduces new arcgis.webadaptor Ansible collection.