#200 and #201
[acts_as_ferret.git] / doc / README.win32
blob97bb4653c201b01948fe9096c06062e2c0729a4b
1 Credits
2 =======
4 The Win32 service support scripts have been written by
5 Herryanto Siatono <herryanto@pluitsolutions.com>. 
7 See his accompanying blog posting at
8 http://www.pluitsolutions.com/2007/07/30/acts-as-ferret-drbserver-win32-service/
11 Usage
12 =====
14 There are two scripts:
16 script/ferret_service is used to install/remove/start/stop the win32 service.
18 script/ferret_daemon is to be called by Win32 service to start/stop the
19 DRbServer.
21 Run 'ruby script/ferret_service -h' for more info.