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

hypertable (4) Versions 0.1.1

Installs/Configures hypertable

Policyfile
Berkshelf
Knife
cookbook 'hypertable', '= 0.1.1', :supermarket
cookbook 'hypertable', '= 0.1.1'
knife supermarket install hypertable
knife supermarket download hypertable
README
Dependencies
Quality -%

Hypertable Cookbook

This is a beta cookbook not indented to be used in production.

Opscode Chef cookbook for Hypertable.

This cookbook helps build a hypertable cluster.

Installation

  1. Create roles:
  • hypertable_admin
  • hypertable_hyperspace
  • hypertable_master
  • hypertable_slave
  • hypertable_thriftbroker_additional
  1. Assign the roles to the nodes.
  2. Set an admin node using hypertable::admin recipe.
  3. Add hypertable recipe to the nodes run list.

Recipes

hypertable Provisions hypertable and executes the recipes defined by role in the node. (i.e a node with 'hypertable_master' will include 'hypertable::master')

hypertable::admin Installs Capistrano

hypertable::master Includes hypertable::monitoring

hypertable::monitoring Installs required modules for monitoring

Requirements

  • SSH root access between nodes for Capistrano operations.

TODO

  • Fine tune iptables rules.
  • More DRY.
  • Support other OSes: Fedora, Redhat, CentOS, Debian, OSX.

Contribute

Feel free to fork https://github.com/llonchj/cookbook_hypertable and pull request your modifications.

License and Authors

Authors: Jordi Llonch llonchj@gmail.com

Dependent cookbooks

iptables >= 0.0.0
ulimit >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

No quality metric results found