cookbook 'arcgis-geoevent', '= 3.3.0'
arcgis-geoevent (13) Versions 3.3.0 Follow2
Installs and configures ArcGIS GeoEvent Server
cookbook 'arcgis-geoevent', '= 3.3.0', :supermarket
knife supermarket install arcgis-geoevent
knife supermarket download arcgis-geoevent
arcgis-geoevent cookbook
This cookbook installs and configures ArcGIS GeoEvent Server.
Requirements
Supported ArcGIS versions
- 10.7
Supported ArcGIS software
- ArcGIS GeoEvent Server
Platforms
- Windows 7
- Windows 8 (8.1)
- Windows 10
- Windows Server 2008 (R2)
- Windows Server 2012 (R2)
- Windows Server 2016
- Ubuntu 14.04/16.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 isnode['arcgis']['server']['authorization_file_version']
. -
node['arcgis']['geoevent']['setup_archive']
= Path to ArcGIS GeoEvent Server setup archive. Default value depends onnode['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 istrue
. -
node['arcgis']['geoevent']['ports']
= Ports to open for GeoEvent. Default depends onnode['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 2018 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 >= 0.0.0 |
arcgis-repository >= 0.0.0 |
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.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.3.0 passed this metric
Contributing File Metric
3.3.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.3.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:35
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:57
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:81
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:106
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:114
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:131
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:235
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:258
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
3.3.0 passed this metric
Testing File Metric
3.3.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.3.0 passed this metric
3.3.0 passed this metric
3.3.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.3.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:35
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:57
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:81
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:106
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:114
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:131
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:235
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:258
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
3.3.0 passed this metric
Testing File Metric
3.3.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.3.0 passed this metric
3.3.0 failed this metric
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:35
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:57
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:81
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:106
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:114
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:131
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:235
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-geoevent/providers/geoevent.rb:258
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
3.3.0 passed this metric
Testing File Metric
3.3.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.3.0 passed this metric
3.3.0 failed this metric
3.3.0 passed this metric