Displaying 4 results from an estimated 4 matches for "defendem".
Did you mean:
defender
2006 Jan 20
3
Process watchdogging anyone ?
Hi !
I have Lighttpd and SCGI clusters running my applications. I
self-host at RimuHosting, but I find that my processes die sometimes.
I''m not a Linux administrator, so I simply want some kind of
watchdogging process to ensure my stuff keeps on truckin''.
I found Watchdog::Process on CPAN, but it won''t install. There''s some
kind of error. Launchd would be
2006 Mar 18
2
ANN: capistrano-runit-tasks 0.1.0
...find out which
areas need
improvement first and get working on them. It''s was developed and
tested with
the Debian sarge version of runit, 1.0.5 so currently uses runsvctrl
rather
than sv.
The current version assumes you have a runit setup similar to the one
created
in http://www.defendem.com/read/chapter/5#page6, i.e. a supervised
directory
where links can be created to get tasks monitored.
It''s available through gems, as a tar.gz or zip from http://
rubyforge.org/projects/cappy-runit/. You may have to wait a bit till
rubyforge has the gem file available.
The curren...
2006 Jan 14
7
Rails on Resin
Anyone figured out how to get rails/fastcgi to run on Resin.
I assume it would be similar to PHP, which there are directions here:
http://www.caucho.com/resin-3.0/thirdparty/php.xtp
One thing that confuses me is that it wants a server address:
<server-address>localhost:8002</server-address>
Apparently you start the php process, like this:
php -b 8002
And then the PHP process
2006 Mar 23
4
ANN: capistrano-runit-tasks 0.2.0
I''d like to announce the second release of capistrano-runit-tasks,
available from http://rubyforge.org/projects/cappy-runit/
It now supports:
* File based templates
* sv as the service control command in addition to runsvctrl
* A much simpler interface for creating additional services.
More work still needs to be done though!
== TODO
* Allow add_service to create more than one