[Dancer-users] dancerctl 0.02

Nick Knutov mail at knutov.com
Thu Nov 24 05:33:52 CET 2011


dancerctl 0.02 just released

https://github.com/knutov/dancerctl
New version, new documentation and it's now stable. We are already using 
it in production on our hosting.

Example of config file for our billing:

cat ~/.dancer/bill
===================
path: bill
autostart: 1
socket_path: ~/
env: production
production:
   method: socket
   workers: 4

Part of `dancerctl status`
===========================
Application  : bill
Running since: Thu Nov 24 08:18:47 2011
Environment  : production
Listen at    : /home/kola//bill.sock

`dancerctl restartall`
=======================
Stopped bill
Application 'bill' started in 'production' mode.
Listen on /home/kola//bill.sock


-- 
Best Regards,
Nick Knutov
http://knutov.com
ICQ: 272873706
Voice: +7-904-84-23-130


More information about the Dancer-users mailing list