This forum is no longer active. Please post your questions to our new community site
Capistrano and Monit?
|
|
Thanks for this project. Will Calistrano and Monit be integrated to this stack? If not, how can I install and configure these applications to make them work with the BitNami installations? |
|
|
Hi, For Linux and OS X platforms we include the capistrano gem but is not included on Windows. You can install this gem easily with the following command:
About Monit application we don’t include it into the RubyStack but it is a good suggestion. Thanks. |
|
|
Hello, I’m running CentOS 5.x but I have not installed BitNami rubystack yet. I’m glad capistrano is already installed on Linux. Eagerly waiting for Monit though. It’s not fun constantly restarting mongrels. |
|
|
Hello Rommel, I think you may be interested in “god” project. “God is an easy to configure, easy to extend monitoring framework written in Ruby.” Yes, you configure it just writing ruby code what is so great ! I use it in production and it works perfectly. You can easily install it with RubyStack. #gem install god Take a look at the documentation and simple tutorial here http://god.rubyforge.org/. I hope it will helps you. Best regards Danoo |

