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

Installs/Configures hypertable

Policyfile
Berkshelf
Knife
cookbook 'hypertable', '= 0.1.3', :supermarket
cookbook 'hypertable', '= 0.1.3'
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_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' includes '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

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.

Copyright 2013, by his authors:

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