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

pen (2) Versions 0.1.0

Installs/Configures pen

Policyfile
Berkshelf
Knife
cookbook 'pen', '= 0.1.0', :supermarket
cookbook 'pen', '= 0.1.0'
knife supermarket install pen
knife supermarket download pen
README
Dependencies
Quality -%
= DESCRIPTION: Install and configure the pen load balancer program = REQUIREMENTS: = ATTRIBUTES: = USAGE: <tt>pen_cluster "internal-http" do arguments "-r -x 250" nodes pen_nodes.map{|n| :host => n[:ipaddress], :port => 80, :hard_max_clients => 10, :max_clients => 8 } port 8080 end </tt> <tt>pen_cluster</tt> will generate a pen cluster listening on the specified port bound to 127.0.0.1 <tt>nodes provides an arry of node hashes containing node options: :port, :host, :hard_max_clients, :max_clients, :weight, :priority There is no need to include_recipe "pen", pen_cluster will do that for you.

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

No quality metric results found