Skip to content
Pavel Bobov edited this page May 5, 2026 · 10 revisions

To get started with ArcGIS Automation using GitHub Actions, follow the step-by-step walkthroughs to deploy ArcGIS Enterprise on various operating systems and cloud platforms.

The walkthroughs are designed for GitHub Free plan. They try to keep it simple and do not always follow the GitOps Best Practices. However, it is recommended to follow those best practices when implementing GitOps in your organization.

Amazon Web Services

Get started by provisioning the core AWS resources for the ArcGIS Enterprise.

ArcGIS Enterprise

Once the core AWS resources are provisioned, you can deploy base ArcGIS Enterprise on Linux or Windows or ArcGIS Enterprise on Kubernetes.

Additional Server Roles

Once the base ArcGIS Enterprise is deployed, you can deploy additional server roles to the enterprise.

Standalone ArcGIS Server

ArcGIS Server can also be deployed as a standalone system without being federated with an ArcGIS Enterprise portal.

Microsoft Azure

Get started by provisioning the core Azure resources for the ArcGIS Enterprise.

ArcGIS Enterprise

Once the core Azure resources are provisioned, you can deploy a "base ArcGIS Enterprise" on Linux or Windows, or "ArcGIS Enterprise on Kubernetes".

Additional Server Roles

Once the base ArcGIS Enterprise is deployed, you can deploy additional server roles to the enterprise.

Destroying Deployments

Refer to the deployment-specific walkthroughs at the end of the deployment guides for detailed instructions on destroying deployments and cleaning up the associated resources.

Clone this wiki locally