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
Installing
Lee Thompson edited this page Jan 5, 2014
·
5 revisions
Exhibitor is designed so that one instance of the Exhibitor application runs on each server that runs a ZooKeeper Server instance. i.e. in a ZooKeeper ensemble of three instances you will also have three instances of Exhibitor.
For the standalone version, you can use a released version hosted on maven central Copy exhibitor-standalone-x.×.×.jar to each server running ZooKeeper server. Use init.d or something similar to enable auto-run of Exhibitor.
Contents
- Top
- Standalone Version
- WAR File
- Core/Library
- Features
- Shared Configuration
- Using Exhibitor
- REST API
- Contributions