GithubHelp home page GithubHelp logo

forki / ges-runner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from exira-legacy/ges-runner

0.0 3.0 0.0 697 KB

Exira.EventStore.Runner is a wrapper that uses Topshelf to run EventStore as a Windows Service.

Home Page: http://git.exira.com/ges-runner/

License: MIT License

Batchfile 1.65% F# 89.56% Shell 4.85% PowerShell 3.95%

ges-runner's Introduction

ges-runner

Wrapper that uses Topshelf to run EventStore as a Windows Service.

Usage

To install do the following:

  • Download Event Store from https://geteventstore.com

  • Download a release from the Releases page and unzip somewhere, for example C:\ges-runner\

  • Update Runner.yaml file with location to EventStore.ClusterNode.exe to run and the .esconfig you wish to use, according to YAML documentation

  • Run the Install.ps1 script with the same servicename you configured in Runner.yaml, for example: powershell ./Install.ps1 -servicename ges

  • Instead you can also simply run one of the following:

    • ges-runner.exe install
    • ges-runner.exe start
    • ges-runner.exe stop
    • ges-runner.exe uninstall
  • Enjoy Event Store

Example Output

λ ges-runner.exe install
Configuration Result:
[Success] Name ges
[Success] Description Run Event Store
[Success] ServiceName ges
Topshelf v3.2.150.0, .NET Framework v4.0.30319.42000

Running a transacted installation.

Beginning the Install phase of the installation.
Installing ges service
Installing service ges...
Service ges has been successfully installed.

The Install phase completed successfully, and the Commit phase is beginning.

The Commit phase completed successfully.

The transacted install has completed.
λ ges-runner.exe start
Configuration Result:
[Success] Name ges
[Success] Description Run Event Store
[Success] ServiceName ges
Topshelf v3.2.150.0, .NET Framework v4.0.30319.42000
The ges service was started.
λ ges-runner.exe stop
Configuration Result:
[Success] Name ges
[Success] Description Run Event Store
[Success] ServiceName ges
Topshelf v3.2.150.0, .NET Framework v4.0.30319.42000
The ges service was stopped.
λ ges-runner.exe uninstall
Configuration Result:
[Success] Name ges
[Success] Description Run Event Store
[Success] ServiceName ges
Topshelf v3.2.150.0, .NET Framework v4.0.30319.42000

The uninstall is beginning.
Uninstalling ges service
Removing EventLog source ges.
Service ges is being removed from the system...
Service ges was successfully removed from the system.

The uninstall has completed.

Cloning

git clone [email protected]:exira/ges-runner.git -c core.autocrlf=input

License

ges-runner is licensed under MIT. Refer to LICENSE.txt for more information

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

Forked from https://github.com/mastoj/EventStoreWinServiceWrapper

ges-runner's People

Contributors

cumpsd avatar mastoj avatar matiasheffel avatar madsny avatar jamiegaines avatar

Watchers

Steffen Forkmann avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.