Skip to content

Esri/arcgis-gitops

Repository files navigation

ArcGIS Automation using GitHub Actions

The template repository provides GitHub Actions workflows that follow Infrastructure as Code methodology, system patterns, and best practices recommended for automated operation of enterprise systems with ArcGIS.

ArcGIS Automation using GitHub Actions

Features

For the supported cloud providers and ArcGIS applications the workflows provide:

  • Version control of infrastructure and application configurations
  • Automation of initial deployment, updates, upgrades, and disaster recovery operations
  • Standardized approach to security assessments and authorizations
  • Tracking and managing changes to both application and infrastructure configurations
  • Transparent and modular design that is easy to understand, customize, or extend
  • Machine image building subsystems
  • Built-in observability and monitoring subsystems

The workflows designed to be used together to achieve a specific goal are grouped into templates. The templates are organized by cloud provider and ArcGIS application.

Instructions

Refer to the READMEs of the cloud platform templates for specific usage instructions:

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.

Licensing

Copyright 2024 Esri

Licensed under the Apache License, Version 2.0 (the "License"); You may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's LICENSE file.