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

graphene (2) Versions 0.0.3

Installs/Configures Graphene

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

Description

Installs and configures the Graphene graphing toolkit.

Requirements

Platform:
* Ubuntu 10.04, 12.04

The following cookbooks are dependencies
* Graphite, Apache2, Git

Attributes

node[:graphene][:host], required: false

The Apache VirtualHost for this installation. Defaults to graphene

node[:graphene][:host_aliases], required: false

The names of additional Apache ServerAliases. Defaults to nil

node[:graphene][:apache][:document_root], required: false

Location to install graphene files. Defaults to /opt/graphite/webapp/graphene

node[:graphene][:apache][:port], required: false

The installed Apache port. Defaults to 80

Usage

Simply include the recipe where you want Graphene installed

Dependent cookbooks

graphite >= 0.0.0
apache2 >= 0.0.0
git >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

No quality metric results found