Skip to content

robvdlv/EventStoreWinServiceWrapper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EventstoreWinServiceWrapper

Service wrapper that uses topshelf to run @geteventstore

To install do the following:

  1. Download Event Store from http://geteventstore.com.
  2. Download a release from releases and unzip somewhere where you know where it is.
  3. Update config file with location to the Event Store exe to run and the instances you want to run.
  4. Run the install.ps1 script from the release.
  5. Enjoy Event Store

Code copied from this gist: https://gist.github.com/trbngr/5083266

About

Service wrapper that uses topshelf to run @geteventstore

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 92.9%
  • PowerShell 7.1%