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

rabbitmq (90) Versions 1.1.0

Installs and configures RabbitMQ server

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

Description

This is a cookbook for managing RabbitMQ with Chef. It has sane defaults, but can also be configured via attributes.

Recipes

default

Installs rabbitmq-server from RabbitMQ.com's APT repository. The distribution-provided version was quite old and newer features were needed.

cluster

Configures nodes to be members of a RabbitMQ cluster, but does not actually join them.

Limitations

It is quite useful as is, but has several areas for improvement:

1) While it can create cluster configuration files, it does not currently do the dance to join the cluster members to each other.

2) There should be LWRPs for manipulating vhosts, users and the rabbitmq-server service. Essentially everything you'd do with rabbitmqctl.

The rabbitmq::chef recipe was only used for the chef-server cookbook and has been moved to chef-server::rabitmq.

License and Author

Author:: Benjamin Black b@b3k.us
Author:: Daniel DeLeo dan@kallistec.com
Author:: Matt Ray matt@opscode.com

Copyright:: 2009-2011 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

apt > 1.1

Contingent cookbooks

abiquo Applicable Versions
gitorious Applicable Versions
letsencrypt-boulder-server Applicable Versions
logstash Applicable Versions
openstack-ops-messaging Applicable Versions
phpstack Applicable Versions
pythonstack Applicable Versions
rabbitmq-cluster Applicable Versions
rabbitmq-management Applicable Versions
rabbitmq_settings Applicable Versions
sensu Applicable Versions
stack_commons Applicable Versions
stackstorm Applicable Versions
storj Applicable Versions
zenoss Applicable Versions

No quality metric results found