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.6.1

Installs and configures ArcGIS GeoEvent Server

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

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

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
  • Ubuntu 14.04, 16.04, 18.04
  • Rhel 6.5, 7.0

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::default

Installs and configures ArcGIS GeoEvent Server.

arcgis-geoevent::lp-install

Installs language pack for 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 2020 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.6
arcgis-repository ~> 3.6

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.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.6.1 passed this metric

Contributing File Metric
            

3.6.1 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.6.1 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:84
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:109
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:117
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:134
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:238
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:265
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

3.6.1 passed this metric

Testing File Metric
            

3.6.1 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.6.1 passed this metric