This repository has been archived by the owner on Apr 23, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 443
Contributions
Jordan Zimmerman edited this page Feb 22, 2016
·
5 revisions
SimpleFinance have a Chef recipe for installing ZooKeeper and Exhibitor: https://github.com/SimpleFinance/chef-zookeeper
- cloudformation-zookeeper https://github.com/thefactory/cloudformation-zookeeper
Full deployment of an Exhibitor-managed ZK cluster on AWS via CloudFormation.
- docker-zk-exhibitor https://github.com/thefactory/docker-zk-exhibitor
Run an Exhibitor-managed ZK instance inside a Docker container. Trusted build available on Docker’s Central Index as thefactory/zookeeper-exhibitor.
Puppet module for managing/installing exhibitor for Apache zookeeper: https://forge.puppetlabs.com/slackey/exhibitor
Installs and configures Zookeeper (managed with Exhibitor): https://github.com/playlist-ansible/zookeeper
Contents
- Top
- Standalone Version
- WAR File
- Core/Library
- Features
- Shared Configuration
- Using Exhibitor
- REST API
- Contributions