Skip to content

Releases: Esri/arcgis-gitops

Release v0.2.0

08 Jan 21:59
f070350
Compare
Choose a tag to compare

The release provides the following templates for AWS:

  • arcgis-site-core - Provision core AWS resources for ArcGIS Enterprise site
  • arcgis-enterprise-base-windows - Base ArcGIS Enterprise on Windows deployment operations
  • arcgis-enterprise-base-linux - Base ArcGIS Enterprise on Linux deployment operations
  • arcgis-enterprise-k8s - ArcGIS Enterprise on Kubernetes deployment operations
  • arcgis-server-linux - ArcGIS Server on Linux deployment operations

And the following templates for Microsoft Azure:

  • arcgis-site-core - Provision core AWS resources for ArcGIS Enterprise site
  • arcgis-enterprise-k8s - ArcGIS Enterprise on Kubernetes deployment operations

Supported ArcGIS Enterprise versions:

  • 11.3
  • 11.4

Fixed issues:

  • #104 Support installing ArcGIS Web Adaptor in arcgis-server-linux template
  • #105 EFS Mounts not auto mounting
  • #115 Pass ArcGIS Online user credentials using env variables only
  • #118 Set AWS region in config files instead of GitHub Actions variables
  • #119 Rename "isolated" subnets to "internal"
  • #127 Add an abstraction layer for retrieving core resources Ids
  • #128 Lock GitHub Actions runners image version
  • #134 Add support for ArcGIS Enterprise 11.4 on Windows and Linux
  • #137 Use hashicorp/setup-terraform action to install Terraform
  • #138 Remove java_version and tomcat_version input variables from arcgis-enterprise-base-linux configs
  • #147 Add support for ArcGIS Enterprise on Kubernetes 11.4
  • #151 Don't reflect ArcGIS Enterprise admin credentials in logs of the test workflows
  • #153 Rename PORTAL_BACKUP_S3_BUCKET webgisdr property to BACKUP_S3_BUCKET

❗ Initial development. Anything MAY change at any time. The public API SHOULD NOT be considered stable.

Release v0.1.0

08 Jul 17:43
25946b7
Compare
Choose a tag to compare

The release provides the following templates for AWS:

  • arcgis-site-core - Provision core AWS resources for ArcGIS Enterprise site
  • arcgis-enterprise-base-windows - Base ArcGIS Enterprise on Windows deployment operations
  • arcgis-enterprise-base-linux - Base ArcGIS Enterprise on Linux deployment operations
  • arcgis-enterprise-k8s - ArcGIS Enterprise on Kubernetes deployment operations
  • arcgis-server-linux - ArcGIS Server on Linux deployment operations

❗ Initial development. Anything MAY change at any time. The public API SHOULD NOT be considered stable.