Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 853 Bytes

deploy-with-puppet.md

File metadata and controls

12 lines (8 loc) · 853 Bytes
layout title
docs
Deploy with Puppet

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 Event Store.

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.