Skip to content

Commit

Permalink
Merge pull request #382 from Esri/5.0.0
Browse files Browse the repository at this point in the history
Release v5.0.0
  • Loading branch information
cameronkroeker authored May 23, 2024
2 parents a614054 + 7ac1614 commit c92c776
Show file tree
Hide file tree
Showing 485 changed files with 11,045 additions and 6,371 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
[![Gitter chat](https://badges.gitter.im/gitterHQ/services.png)](https://gitter.im/arcgis-cookbook/Lobby)

Chef Cookbooks for ArcGIS
=========================
# Chef Cookbooks for ArcGIS

This repository contains ArcGIS Chef cookbooks used to help simplify and automate ArcGIS installation and configuration using IT automation tool [Chef](https://www.chef.io/chef/).

Included cookbooks:

* [arcgis-desktop](cookbooks/arcgis-desktop) - installs and configures ArcGIS Desktop.
* [arcgis-license-manager](cookbooks/arcgis-license-manager) - installs and configures ArcGIS License Manager.
* [arcgis-egdb](cookbooks/arcgis-egdb) - creates enterprise geodatabases in SQL Server or PostgreSQL DBMS and registers them with ArcGIS Server.
* [arcgis-enterprise](cookbooks/arcgis-enterprise) - installs and configures ArcGIS Server, ArcGIS Data Store, Portal for ArcGIS, ArcGIS WebAdaptor.
* [arcgis-geoevent](cookbooks/arcgis-geoevent) - installs and configures ArcGIS GeoEvent Server.
Expand All @@ -17,13 +16,13 @@ Included cookbooks:
* [arcgis-pro](cookbooks/arcgis-pro) - installs and configures ArcGIS Pro.
* [arcgis-repository](cookbooks/arcgis-repository) - downloads ArcGIS software setups from remote to local repositories.
* [arcgis-workflow-manager](cookbooks/arcgis-workflow-manager) - installs and configures ArcGIS Workflow Manager Server.
* [arcgis-video](cookbooks/arcgis-video) - installs and configures ArcGIS Video Server.
* [esri-iis](cookbooks/esri-iis) - enables IIS features required by ArcGIS Web Adaptor (IIS) and configures HTTPS binding.
* [esri-tomcat](cookbooks/esri-tomcat) - installs and configures Apache Tomcat for using with ArcGIS Web Adaptor.

Included ArcGIS deployment templates:

* [arcgis-datastore](templates/arcgis-datastore) - deploys different [ArcGIS Data Store types](https://enterprise.arcgis.com/en/portal/latest/administer/windows/what-is-arcgis-data-store.htm) and registers them with ArcGIS Server.
* [arcgis-desktop](templates/arcgis-desktop) - deploys [ArcGIS Desktop](https://desktop.arcgis.com/en/).
* [arcgis-egdb](templates/arcgis-egdb) - creates [enterprise GeoDatabases](https://enterprise.arcgis.com/en/server/latest/manage-data/windows/enterprise-geodatabases-and-arcgis-enterprise.htm) and registers them with ArcGIS Server.
* [arcgis-enterprise-base](templates/arcgis-enterprise-base) - deploys [base ArcGIS Enterprise](https://enterprise.arcgis.com/en/get-started/latest/windows/base-arcgis-enterprise-deployment.htm).
* [arcgis-geoevent](templates/arcgis-geoevent-server) - deploys [ArcGIS GeoEvent Server](https://enterprise.arcgis.com/en/geoevent/).
Expand All @@ -35,6 +34,7 @@ Included ArcGIS deployment templates:
* [arcgis-server](templates/arcgis-server) - deploys ArcGIS Server in GIS Server, ArcGIS GeoAnalytics Server, Raster Analytics Server, Image Server, or Knowledge Server roles and federates it with Portal for ArcGIS.
* [arcgis-webadaptor](templates/arcgis-webadaptor) - deploys [ArcGIS Web Adaptor](https://enterprise.arcgis.com/en/server/latest/install/windows/about-the-arcgis-web-adaptor.htm).
* [arcgis-workflow-manager](templates/arcgis-workflow-manager) - deploys [ArcGIS Workflow Manager Server](https://enterprise.arcgis.com/en/workflow/).
* [arcgis-video-server](templates/arcgis-video-server) - deploys [ArcGIS Video Server](https://enterprise.arcgis.com/en/video/).

See [wiki](https://github.com/Esri/arcgis-cookbook/wiki) pages and cookbooks' README.md files for more information about using ArcGIS cookbooks.

Expand All @@ -46,10 +46,9 @@ Find a bug or want to request a new feature? Please let us know by submitting a

Esri welcomes contributions from anyone and everyone. Please see our [guidelines for contributing](https://github.com/esri/contributing).

Licensing
---------
## Licensing

Copyright 2021 Esri
Copyright 2015-2024 Esri

Licensed under the Apache License, Version 2.0 (the "License");
You may not use this file except in compliance with the License.
Expand Down
65 changes: 0 additions & 65 deletions cookbooks/arcgis-desktop/.kitchen.ec2.yml

This file was deleted.

81 changes: 0 additions & 81 deletions cookbooks/arcgis-desktop/.kitchen.yml

This file was deleted.

78 changes: 0 additions & 78 deletions cookbooks/arcgis-desktop/CHANGELOG.md

This file was deleted.

19 changes: 0 additions & 19 deletions cookbooks/arcgis-desktop/Gemfile

This file was deleted.

Loading

0 comments on commit c92c776

Please sign in to comment.