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

takipi (6) Versions 0.5.1

Installs/Configures takipi

Policyfile
Berkshelf
Knife
cookbook 'takipi', '= 0.5.1', :supermarket
cookbook 'takipi', '= 0.5.1'
knife supermarket install takipi
knife supermarket download takipi
README
Dependencies
Changelog
Quality 0%

Description

Installing Takipi daemon using Chef (Current cookbook is only for Linux!)

www.takipi.com

Requirements

Java ( >=1.6 )

Attributes

Make sure you include your Takipi secret key as custom Chef JSON:

{
"takipi": {
"secret_key": "YOUR SECRET KEY"
}
}

Or in the default attributes file:

default["takipi"]["secret_key"] = "YOUR SECRET KEY HERE"

Usage

Takipi website: http://www.takipi.com

To connect Takipi to your Java process add the following JVM argument -agentlib:TakipiAgent before -classpath/-jar.

Dependent cookbooks

apt >= 0.0.0
yum >= 0.0.0
java >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

CHANGELOG for takipi

0.4.0
Removed old installer format. Use deb/rpm to install Takipi.

0.3.1
Initial release

Foodcritic Metric
            

0.5.1 failed this metric

FC019: Access node attributes in a consistent manner: /tmp/cook/5fa51bff3fc46df9f18bed3d/takipi/recipes/default.rb:10