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

The dynomite cookbook has been deprecated

Author provided reason for deprecation:

The dynomite cookbook has been deprecated and is no longer being maintained by its authors. Use of the dynomite cookbook is no longer recommended.

You may find that the riak cookbook is a suitable alternative.

RSS

dynomite (2) Versions 0.1.0

Installs/Configures dynomite

Policyfile
Berkshelf
Knife
cookbook 'dynomite', '= 0.1.0', :supermarket
cookbook 'dynomite', '= 0.1.0'
knife supermarket install dynomite
knife supermarket download dynomite
README
Dependencies
Quality -%
= DESCRIPTION: Installs and configures dynomite. = REQUIREMENTS: == Platform: Ubuntu, mainly because of dependencies on Ubuntu specific installation methods in dependencies (thrift and boost). == Cookbooks: Opscode/cookbooks: * thrift ** boost * ruby * git * erlang * runit = ATTRIBUTES: * dynomite[:master] - whether this node is a master cluster node. * dynomite[:cluster_name] - name of the dynomite cluster. * dynomite[:data_dir] - location of the data. * dynomite[:num_nodes] - number of nodes in the cluster. * dynomite[:node_name] - name of this node. * dynomite[:ascii_port] - port for ASCII protocol. * dynomite[:thrift_port] - port for Thrift protocol. * dynomite[:web_port] - port for web (HTTP). = USAGE: Nothing fancy. Include the recipe, or add to a run_list like any other recipe. This cookbook relies on the ruby-dynomite client, which manages dynomite processes. The cookbook will set up dynomite as a runit service. = LICENSE and AUTHOR: Author:: Joshua Timberman (<joshua@opscode.com>) Copyright:: 2009, Opscode, Inc. 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.

Dependent cookbooks

runit >= 0.0.0
git >= 0.0.0
ruby >= 0.0.0
erlang >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

No quality metric results found