Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

arcgis-geoevent (12) Versions 3.8.0

Installs and configures ArcGIS GeoEvent Server

Policyfile
Berkshelf
Knife
cookbook 'arcgis-geoevent', '= 3.8.0', :supermarket
cookbook 'arcgis-geoevent', '= 3.8.0'
knife supermarket install arcgis-geoevent
knife supermarket download arcgis-geoevent
README
Dependencies
Changelog
Quality 33%

arcgis-geoevent cookbook

This cookbook installs and configures ArcGIS GeoEvent Server.

Requirements

Supported ArcGIS versions

  • 10.7
  • 10.7.1
  • 10.8
  • 10.8.1
  • 10.9
  • 10.9.1

Supported ArcGIS software

  • ArcGIS GeoEvent Server

Platforms

  • Windows 8 (8.1)
  • Windows 10
  • Windows Server 2008 (R2)
  • Windows Server 2012 (R2)
  • Windows Server 2016
  • Windows Server 2019
  • Windows Server 2022
  • Ubuntu Server 18.04 and 20.04 LTS
  • Red Hat Enterprise Linux Server 8
  • SUSE Linux Enterprise Server 15
  • CentOS Linux 8
  • Oracle Linux 8

Dependencies

The following cookbooks are required:

  • arcgis-enterprise
  • arcgis-repository

Attributes

  • node['arcgis']['geoevent']['authorization_file'] = ArcGIS GeoEvent Server authorization file path.
  • node['arcgis']['geoevent']['authorization_file_version'] = ArcGIS GeoEvent Server authorization file version. Default value is node['arcgis']['server']['authorization_file_version'].
  • node['arcgis']['geoevent']['setup_archive'] = Path to ArcGIS GeoEvent Server setup archive. Default value depends on node['arcgis']['version'] attribute value.
  • node['arcgis']['geoevent']['setup'] = The location of ArcGIS GeoEvent Server setup executable. Default location is %USERPROFILE%\Documents\ArcGIS10.7\ArcGISGeoEventServer\Setup.exe on Windows and /opt/arcgis/10.7/geoevent/Setup.sh on Linux.
  • node['arcgis']['geoevent']['configure_autostart'] = If set to true, on Linux the GeoEvent Server is configured to start with the operating system. Default value is true.
  • node['arcgis']['geoevent']['ports'] = Ports to open for GeoEvent. Default depends on node['arcgis']['version'].

Recipes

arcgis-geoevent::admin_reset

Administratively resets GeoEvent Server.

Deletes the Apache ZooKeeper files (to administratively clear the GeoEvent Server configuration), the product’s runtime files (to force the system framework to be rebuilt), and removes previously received event messages (by deleting Kafka topic queues from disk) is how system administrators reset a GeoEvent Server instance to look like the product has just been installed.

If you have custom components in the C:\Program Files\ArcGIS\Server\GeoEvent\deploy folder, move these from the \deploy folder to a local temporary folder, while GeoEvent Server is running, to prevent the component from being restored (from the distributed configuration store) when GeoEvent Server is restarted. Also, make sure you have a copy of the most recent XML export of your GeoEvent Server configuration if you want to save the elements you have created.

arcgis-geoevent::default

Installs and configures ArcGIS GeoEvent Server.

arcgis-geoevent::lp-install

Installs language pack for ArcGIS GeoEvent Server.

arcgis-geoevent::start_server

Starts ArcGIS GeoEvent Server.

arcgis-geoevent::stop_server

Stops ArcGIS GeoEvent Server.

arcgis-geoevent::uninstall

Uninstalls ArcGIS GeoEvent Server.

Usage

See wiki pages for more information about using ArcGIS cookbooks.

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 2021 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.txt file.

[](Esri Tags: ArcGIS Enterprise GeoEvent Server Chef Cookbook)
[](Esri Language: Ruby)

Dependent cookbooks

arcgis-enterprise ~> 3.8
arcgis-repository ~> 3.8

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

arcgis-geoevent cookbook CHANGELOG

This file is used to list changes made in each version of the arcgis-geoevent cookbook.

3.8.0

  • Added support for ArcGIS GeoEvent Server 10.9.1.

3.7.0

  • Added support for ArcGIS GeoEvent Server 10.9.
  • Added start_server and stop_server recipes.
  • Added support for installation without Linux superuser privileges.
  • Added support for group managed service Windows accounts (gMSA).

3.6.1

  • Added support for Chef Client 15.

3.6.0

  • Added support for ArcGIS GeoEvent Server 10.8.1.

3.5.0

  • Added support for ArcGIS GeoEvent Server 10.8.

3.4.0

  • Added support for ArcGIS GeoEvent Server 10.7.1.

3.3.0

  • Added support for ArcGIS GeoEvent Server 10.7 and dropped support for previous versions.
  • Added dependency on new arcgis-repository cookbook to support global ArcGIS software repository in S3.

3.2.1

  • Added support for ArcGIS Enterprise 10.6.1
  • Added ec2 test kitchen.

3.2.0

  • Added support for ArcGIS Enterprise 10.6
  • Support for Chef-Client 13.

3.1.0

  • Added support for ArcGIS Enterprise 10.5.1

3.0.0

  • Changed dependency from 'arcgis-server' cookbook to 'arcgis-enterprise'

2.3.1

  • Configure 'arcgisgeoevent' system.d service.
  • Added support for ArcGIS 10.5.

2.3.0

  • Split from 'arcgis' 2.2.1 cookbook.
  • Added support for ArcGIS 10.5 Beta.

Collaborator Number Metric
            

3.8.0 passed this metric

Contributing File Metric
            

3.8.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Foodcritic Metric
            

3.8.0 failed this metric

FC069: Ensure standardized license defined in metadata: arcgis-geoevent/metadata.rb:1
FC074: LWRP should use DSL to define resource's default action: arcgis-geoevent/resources/geoevent.rb:1
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:34
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:56
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:88
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:113
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:121
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:161
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:179
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:234
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:252
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:335
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:362
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

3.8.0 passed this metric

Testing File Metric
            

3.8.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

3.8.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number