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

coopr (3) Versions 0.2.0

Installs/Configures Coopr (CLI, Provisioner, Server and UI)

Policyfile
Berkshelf
Knife
cookbook 'coopr', '= 0.2.0', :supermarket
cookbook 'coopr', '= 0.2.0'
knife supermarket install coopr
knife supermarket download coopr
README
Dependencies
Quality 57%

coopr cookbook

Cookbook Version
Build Status

Requirements

  • Oracle Java JDK 6+ (JDK 7 provided by java cookbook)

Optional dependencies

  • ZooKeeper (provided by hadoop cookbook)
  • JDBC-compatible database

Usage

Attributes

  • ['coopr']['conf_dir'] - The directory used inside /etc/coopr and used via the alternatives system. Default conf.chef
  • ['coopr']['repo']['url'] - Specifies URL for fetching packages
  • ['coopr']['repo']['components'] - Repository components to use for APT repositories

Recipes

  • config - Configures all services
  • default - Runs config and repo recipes
  • fullstack - Installs all packages and services on a single node
  • provisioner - Installs the coopr-provisioner package and service
  • repo - Sets up package manager repositories for coopr packages
  • server - Installs the coopr-server package and service
  • ui - Installs the coopr-ui package and service

Author

Author:: Cask Data, Inc. (ops@cask.co)

Testing

This cookbook requires the vagrant-omnibus and vagrant-berkshelf Vagrant plugins to be installed.

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software 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.

Dependent cookbooks

apt >= 0.0.0
java >= 0.0.0
yum >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Collaborator Number Metric
            

0.2.0 passed this metric

Contributing File Metric
            

0.2.0 passed this metric

Foodcritic Metric
            

0.2.0 failed this metric

FC064: Ensure issues_url is set in metadata: coopr/metadata.rb:1
FC065: Ensure source_url is set in metadata: coopr/metadata.rb:1
FC066: Ensure chef_version is set in metadata: coopr/metadata.rb:1
FC069: Ensure standardized license defined in metadata: coopr/metadata.rb:1
Run with Foodcritic Version 10.3.1 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

License Metric
            

0.2.0 failed this metric

coopr does not have a valid open source license.
Acceptable licenses include Apache-2.0, apachev2, Apache 2.0, MIT, mit, GPL-2.0, gplv2, GNU Public License 2.0, GPL-3.0, gplv3, GNU Public License 3.0.

No Binaries Metric
            

0.2.0 passed this metric

Testing File Metric
            

0.2.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 http://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

0.2.0 passed this metric