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

jellyfish (2) Versions 0.1.0

Installs/Configures jellyfish

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

Description

Jellyfish is a quick-and-dirty
hack to push a GitHub post-receive
webhook
through to a set
of Opscode Chef nodes causing them to
converge.

Requirements

Platform

  • Ubuntu

Tested on Ubuntu 10.04. It may work on other platforms.

Cookbooks

  • python

Attributes

  • node[:jellyfish][:id] = The websocket identifier to monitor for deploy signals. Generating a new identifier is a requirement.
  • node[:jellyfish][:endpoint] = The service endpoint. Defaults to http://jlyfish.com/deploy.
  • node[:jellyfish][:command] = The command to run after receiving an event. Defaults to chef-client.

Usage

default

Include default recipe in a run list to install a jellyfish client.

server

Installs the requirements for running a server. Please note that I
don't know how to properly package or initialize an Erlang app yet. So
as far as starting the server goes you're on your own for the time
being. Pull requests welcome!

Dependent cookbooks

python >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

No quality metric results found