mongrel web control script

I don’t know if it’s just me being lame or there really was no tool to make mongrel management easy. So I wrote one.

It’s written in PHP and has these features:

    * Login support.     * Apache config generation.     * Easy starting/stopping/restarting of mongrel clusters.

So here goes little screenshot:

http://www.arturaz.net/blog/wp-content/uploads/2008/02/mongrel_web_control.png

If you want it - get it from svn repository: svn://arturaz.net/public/php/mongrel_web_control/trunk

Let me know what you think. Be sure to read the README file! Have fun!