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 elasticsearch-ng cookbook has been deprecated

Author provided reason for deprecation:

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

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

RSS

elasticsearch-ng (3) Versions 0.2.0

Installs/Configures elasticsearch-ng

Policyfile
Berkshelf
Knife
cookbook 'elasticsearch-ng', '= 0.2.0', :supermarket
cookbook 'elasticsearch-ng', '= 0.2.0'
knife supermarket install elasticsearch-ng
knife supermarket download elasticsearch-ng
README
Dependencies
Changelog
Quality 100%

elasticsearch-ng

A simplified elasticsearch cookbook designed to produce
the minimum viable configuration, while still providing
enough flexibility to drive a more complex configuration.

Most of the simplicity is achieved by taking advantage of
the Elastic-provided package repositories, as opposed to
performing an installation from source.

Recipes

elasticsearch-ng::default

includes the other recipes required to install, configure,
and manage a standalone elasticsearch installation.

elasticsearch-ng::repo

configures the elasticsearch repository

elasticsearch-ng::install

includes the java::default recipe and installs elasticsearch
via a package

elasticsearch-ng::configure

configures elasticsearch configuration and environment
files, driven by the config and env attribute hashes.

elasticsearch-ng::service

provides elasticsearch service resource

elasticsearch-ng::cluster

performs the same operations as the default recipe, after
adding setting simple cluster configuration attributes
based on search results.

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.

0.2.0 / 2015-05-08

  • add cluster recipe
  • fill out the README
  • add integration tests

Foodcritic Metric
            

0.2.0 passed this metric