[LRUG] Gems that do command line tools like they're Rack apps

James Cumming james.cumming at yahoo.co.uk
Tue Nov 1 02:03:30 PDT 2011



The passenger gem starts up passenger on a stand alone basis as a daemon with a line command like

$ passenger start -a 127.0.0.1 -p 3030 -d -e production
where the "-d" indicates daemon mode. 


James Cumming, CFA
07799554468


________________________________
From: gareth rushgrove <gareth.rushgrove at gmail.com>
To: London Ruby Users Group <chat at lists.lrug.org>
Sent: Monday, 31 October 2011, 22:09
Subject: [LRUG] Gems that do command line tools like they're Rack apps

I'm on the lookout for gems which provide command line tools which
start a daemonized Rack application.

I have a few gems in the works that operate like that and I'm sure
their are better patterns for lots of the command line options and
config file parsing malarkey I'm doing at present.

Any pointers much appreciated.

G

-- 
Gareth Rushgrove
Web Geek

morethanseven.net
garethrushgrove.com
_______________________________________________
Chat mailing list
Chat at lists.lrug.org
http://lists.lrug.org/listinfo.cgi/chat-lrug.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lrug.org/pipermail/chat-lrug.org/attachments/20111101/83fef50e/attachment.html>


More information about the Chat mailing list