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-workflow-manager (4) Versions 3.8.0

Installs/Configures ArcGIS Workflow Manager Server and Web App

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

arcgis-workflow-manager cookbook

This cookbook installs and configures ArcGIS Workflow Manager Server and Web App.

Requirements

Supported ArcGIS Workflow Manager Server versions

  • 10.8.1
  • 10.9
  • 10.9.1

Supported ArcGIS software

  • ArcGIS Workflow Manager Server
  • ArcGIS Workflow Manager Web App

Platforms

  • Microsoft Windows Server 2019 Standard and Datacenter
  • Microsoft Windows Server 2022 Standard and Datacenter
  • 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']['workflow_manager_server']['setup_archive'] = Path to ArcGIS Workflow Manager Server setup archive. Default value depends on node['arcgis']['version'] attribute value.
  • node['arcgis']['workflow_manager_server']['setup'] = The location of ArcGIS Workflow Manager Server setup executable. Default location is %USERPROFILE%\Documents\ArcGIS10.9\WorkflowManagerServer\Setup.exe on Windows and /opt/arcgis/10.9/WorkflowManagerServer/Setup.sh on Linux.
  • node['arcgis']['workflow_manager_server']['authorization_file'] = ArcGIS Workflow Manager Server authorization file path. Default value is set to the value of node['arcgis']['server']['authorization_file']
  • node['arcgis']['workflow_manager_server']['authorization_file_version'] = ArcGIS Workflow Manager Server authorization file version. Default value is node['arcgis']['server']['authorization_file_version'].
  • node['arcgis']['workflow_manager_server']['ports'] = Ports used by ArcGIS Workflow Manager Server. Default ports are 9830,9820,9840,9880,13443.

Recipes

arcgis-workflow-manager::default

Installs and authorizes ArcGIS Workflow Manager Server.

arcgis-workflow-manager::federation

Federates ArcGIS Workflow Manager Server and enables Workflow Manager server function.

arcgis-workflow-manager::install_server

Installs ArcGIS Workflow Manager Server.

arcgis-workflow-manager::install_webapp

Installs ArcGIS Workflow Manager Web App.

arcgis-workflow-manager::server

Installs and authorizes ArcGIS Workflow Manager Server.

arcgis-workflow-manager::uninstall_server

Uninstalls ArcGIS Workflow Manager Server.

arcgis-workflow-manager::uninstall_webapp

Uninstalls ArcGIS Workflow Manager Web App.

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 Workflow 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-workflow-manager CHANGELOG

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

3.8.0

Initial release of the cookbook.

Collaborator Number Metric
            

3.8.0 failed this metric

Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass 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

FC074: LWRP should use DSL to define resource's default action: arcgis-workflow-manager/resources/server.rb:1
FC074: LWRP should use DSL to define resource's default action: arcgis-workflow-manager/resources/webapp.rb:1
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-workflow-manager/resources/server.rb:55
FC085: Resource using new_resource.updated_by_last_action to converge resource: arcgis-workflow-manager/resources/server.rb:156
FC091: Use property not attribute in custom resources: arcgis-workflow-manager/resources/server.rb:23
FC091: Use property not attribute in custom resources: arcgis-workflow-manager/resources/server.rb:24
FC091: Use property not attribute in custom resources: arcgis-workflow-manager/resources/server.rb:25
FC091: Use property not attribute in custom resources: arcgis-workflow-manager/resources/server.rb:26
FC091: Use property not attribute in custom resources: arcgis-workflow-manager/resources/server.rb:27
FC091: Use property not attribute in custom resources: arcgis-workflow-manager/resources/server.rb:28
FC091: Use property not attribute in custom resources: arcgis-workflow-manager/resources/server.rb:29
FC091: Use property not attribute in custom resources: arcgis-workflow-manager/resources/server.rb:30
FC091: Use property not attribute in custom resources: arcgis-workflow-manager/resources/server.rb:31
FC091: Use property not attribute in custom resources: arcgis-workflow-manager/resources/server.rb:32
FC091: Use property not attribute in custom resources: arcgis-workflow-manager/resources/server.rb:33
FC091: Use property not attribute in custom resources: arcgis-workflow-manager/resources/webapp.rb:22
FC091: Use property not attribute in custom resources: arcgis-workflow-manager/resources/webapp.rb:23
FC091: Use property not attribute in custom resources: arcgis-workflow-manager/resources/webapp.rb:24
FC091: Use property not attribute in custom resources: arcgis-workflow-manager/resources/webapp.rb:25
FC091: Use property not attribute in custom resources: arcgis-workflow-manager/resources/webapp.rb:26
FC091: Use property not attribute in custom resources: arcgis-workflow-manager/resources/webapp.rb:27
FC092: Custom resources should not define actions: arcgis-workflow-manager/resources/server.rb:20
FC092: Custom resources should not define actions: arcgis-workflow-manager/resources/webapp.rb:20
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