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

graphite-api (5) Versions 1.0.0

Installs graphite-api

Policyfile
Berkshelf
Knife
cookbook 'graphite-api', '= 1.0.0', :supermarket
cookbook 'graphite-api', '= 1.0.0'
knife supermarket install graphite-api
knife supermarket download graphite-api
README
Dependencies
Quality -%

Chef cookbook for grpahite-api

Build Status

Description

Chef cookbook for
graphite-api, an alternative
to Graphite-web.

Requirements

  • Debian
  • Ubuntu

Notes: This cookbook has been tested on Debian 7.2. It may work on other
platforms with or without modification. Please report
issues
any additional
platforms so they can be added.

Usage

graphite-api::default

Just include graphite-api in your node's run_list:

{
  "name":"my_node",
  "run_list": [
    "recipe[graphite-api]"
  ]
}

No quality metric results found