Home > failurous

failurous

Failurous is a project mainly written in RUBY and JAVASCRIPT, based on the MIT license.

Failurous is an open source webapp for monitoring exceptions in your live applications

Failurous

Failurous is an open source webapp for monitoring exceptions in your live applications.

Installation

The Failurous server is pretty much just a cookie-cutter Rails 3 application, which uses MongoDB as the backend. As prerequisites you'll need:

  • MongoDB
  • Ruby 1.8 or newer

When you have these two installed, and MongoDB is up and running, just clone this repository and run bundle install to install the required gems. Then hit rails server -e production to start the app. By default the server will start in port 3000.

Clients

  • Rails 3 - failurous-rails
  • Java - failurous-java

Support & Bug Reports

Failurous Lighthouse

License

Copyright (c) 2010 Mikko Nylén, Tero Parviainen & Antti Forsell

See LICENSE