Skip to content
Dan Leech edited this page Dec 16, 2014 · 4 revisions

 

 

 

DOCS HAVE MOVED

This wiki is no longer maintained and should not be used. Read the Event Store docs at docs.geteventstore.com.

The latest version of the page you are currently viewing is available here.

 

 

 

currently v2

To get started you need a RPM package of event store. You can make an EventStore RPM on CentOS.

Once you have your package, you need to have a puppet module for automating the deployment. There's puppet-eventstore to do that - it will ensure the package you just created is installed and allow you to give parameters to EventStore.

The module has a dependency on puppet-supervisor which is used to run the server, which in turn requires the package python-supervisor. The RPM has a dependency on a mono package.

Clone this wiki locally