DataDog/exhibitor-cookbook

Name: exhibitor-cookbook

Owner: Datadog, Inc.

Description: Cookbook for Netflix Exhibitor

Forked from: evertrue/exhibitor-cookbook

Created: 2017-10-24 17:37:29.0

Updated: 2017-10-24 17:37:31.0

Pushed: 2017-10-26 20:31:27.0

Homepage: null

Size: 266

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Exhibitor

Build Status

Chef cookbook for installing and managing Netflix's Exhibitor, a co-process for Apache Zookeeper.

Usage

In particular, two key attribute hashes drive this cookbook.

The first is node['exhibitor']['cli'], which specifies command-line options that will be used when Exhibitor is run. Some are necessary, and in particular the defaults provided will ensure Exhibitor is able to run.

The second is node['exhibitor']['config'], which manages the configuration parameters that get rendered to the exhibitor.properties file. The defaults are sensible starting values.

We recommend running exhibitor::default to get a basic, default setup of Exhibitor going, as well as calling exhibitor::service if you want the service to boot up in the same run. These recipes are split for workflows within, for example, AMI pipelines.

More documentation to come. Please see the Exhibitor docs for more information on the specifics of running Exhibitor.

Author and License

EverTrue devops@evertrue.com
Simple Finance ops@simple.com

Apache License, Version 2.0


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.