qhoxie / prophet
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (1)
- Wiki (1)
- Graphs
-
Branch:
master
prophet /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
LICENSE | ||
| |
README.markdown | ||
| |
Rakefile | ||
| |
application.rb | ||
| |
config/ | ||
| |
public/ | ||
| |
spec/ | ||
| |
views/ |
README.markdown
Prophet
About
Prophet is a web based frontend for God. The eventual goal is to provide a full stack to adequately replace systems such as Monit.
Features
Current
- Visual status of services
- Send commands to services
- Monitor service resources
Future
- Manage watch configurations
- Fully async interface
- Contact and notification management
- More advanced authentication options
Dependencies
- God (from qhoxie/god for enhancements)
- Merb 1.0.x
- DataMapper 0.9.x
Usage
- Start God
- From the Prophet root, run bin/merb
- Load http://localhost:4000 in your browser

