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

chamber-kibana (5) Versions 0.1.2

Set of recipes for installing Kibana 4

Policyfile
Berkshelf
Knife
cookbook 'chamber-kibana', '= 0.1.2', :supermarket
cookbook 'chamber-kibana', '= 0.1.2'
knife supermarket install chamber-kibana
knife supermarket download chamber-kibana
README
Dependencies
Changelog
Quality 0%

Kibana 4 Cookbook

Build Status

The Application Cookbook for installing/configuring Kibana 4.

The cookbook tries to reuse the ElasticSearch cookbook approach to attributes/services/etc.

Requirements

Platforms

  • CentOS 6.5

Cookbooks

Cookbook Status Description
chef-sugar required Used for some miscellaneous checks
ark required Download and unpack of archive
java required For installing Java - runtime dependency as of Kibana 4
line required For workaround of hardcoded XMX in JAVA_OPTS
elasticsearch recommended ES may be located on other server, thus it is not a required dependency.
logstash suggested Kibana 4 can work with any compatible ES index, thus logstash is not a required dependency.

Attributes

See [attributes](attributes/default.rb).

Recipes

Recipe Description
chamber-kibana::default Installs Kibana 4.
chamber-kibana::dependencies Installs only Kibana 4 dependencies.

<a name="0.1.2"></a>

0.1.2 (2014-10-18)

Features

  • compute download url in recipe, not in attributes (65809184, closes #11)

<a name="0.1.1"></a>

0.1.1 (2014-10-12)

Bug Fixes

  • attributes for dependency installation are not checked correctly (aa78fe5f, closes #9)

<a name="0.1.0"></a>

0.1.0 (2014-10-12)

Features

  • exlude Java and ElasticSearch installation (bf01e588, closes #6)
  • ability to configure JAVA_OPTS for Kibana (7f1064ca, closes #3)
  • prepare initial working cookbook (a91b26d2, closes #2)

Foodcritic Metric
            

0.1.2 failed this metric

FC031: Cookbook without metadata file: /tmp/cook/52ee067ac7a58de5179bac60/chamber-kibana/metadata.rb:1
FC045: Consider setting cookbook name in metadata: /tmp/cook/52ee067ac7a58de5179bac60/chamber-kibana/metadata.rb:1