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

The statsdaemon-vimeo cookbook has been deprecated

Author provided reason for deprecation:

The statsdaemon-vimeo cookbook has been deprecated and is no longer being maintained by its authors. Use of the statsdaemon-vimeo cookbook is no longer recommended.

You may find that the statsd cookbook is a suitable alternative.

RSS

statsdaemon-vimeo (4) Versions 1.0.3

Installs statsdaemon (vimeo)

Policyfile
Berkshelf
Knife
cookbook 'statsdaemon-vimeo', '~> 1.0.3', :supermarket
cookbook 'statsdaemon-vimeo', '~> 1.0.3'
knife supermarket install statsdaemon-vimeo
knife supermarket download statsdaemon-vimeo
README
Dependencies
Quality 33%

Chef cookbook for Statsdaemon

Build Status
Chef cookbook

Description

Chef cookbook for statsdaemon, a statsd
daemon written in go by vimeo.

Requirements

Platform

  • Debian
  • Ubuntu

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

Usage

statsdaemon-vimeo::default

Just include statsdaemon-vimeo in your node's run_list:

{
  "name":"my_node",
  "run_list": [
    "recipe[statsdaemon-vimeo]"
  ]
}

Supermarket share

knife supermarket share statsdaemon-vimeo "Monitoring & Trending"

License

This cookbook is released under the MIT License. See the bundled LICENSE file
for details.

Dependent cookbooks

golang >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Collaborator Number Metric
            

1.0.3 failed this metric

Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Contributing File Metric
            

1.0.3 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Foodcritic Metric
            

1.0.3 passed this metric

No Binaries Metric
            

1.0.3 passed this metric

Testing File Metric
            

1.0.3 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

1.0.3 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number