Skip to content

pfeilbr/ruby-windows-service-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Ruby Windows Service Example

Example of how to run ruby code as a windows service

Prerequisites

For the serivce and daemon functionality

gem install win32-service win32-daemon

For the example sinatra app

gem install rack sinatra

To install the service

This will install the windows service. Open up register_ruby_service_example.rb to change the service name

ruby register_ruby_service_example.rb

About

Ruby Windows Service Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages