Create a Dashboard
|
What Heartbeat does
Heartbeat is a web interface for maintaining and monitoring your Ruby on Rails applications. With Heartbeat,
you can monitor the uptime of URLs and run your application's rake tasks from a single web page.
Heartbeat can
be extended however you want - if you can write a rake task, Heartbeat can
execute it!
So Many Uses...
- Deploy all of your applications from a single web page
- Run unit and functional tests at any time on any application
- Make sure your web application is running
- If you can write a rake task for it, you can run it through Heartbeat!
Nothing To Install...
It's an elegant web-based solution to manage your Rails applications that doesn't require a server-side setup.
|