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

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

Policyfile
Berkshelf
Knife
cookbook 'coopr', '~> 0.3.0', :supermarket
cookbook 'coopr', '~> 0.3.0'
knife supermarket install coopr
knife supermarket download coopr
README
Dependencies
Quality 83%

coopr cookbook

Cookbook Version
Apache License 2.0
Build Status
Code Climate

Requirements

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

Optional dependencies

  • ZooKeeper (provided by hadoop cookbook)
  • JDBC-compatible database (MySQL, PostgreSQL, Oracle DB)
  • JDBC driver JARs

Usage

This cookbook is designed to install Coopr using the built-in ZooKeeper and Derby. A full installation
simply needs the coopr::fullstack recipe to be included in your server's run_list.

Attributes

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

Recipes

  • cli - Installs the coopr-cli package
  • 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)

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

Contributing File Metric
            

0.3.0 passed this metric

Foodcritic Metric
            

0.3.0 passed this metric

No Binaries Metric
            

0.3.0 passed this metric

Testing File Metric
            

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

0.3.0 passed this metric