Skip to content

jjbuchan/rackspace-monitoring-gui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rackspace-monitoring-gui

Tiny webapp for MaaS

The point of this is to provide CK users a graphical interface for MaaS in the easiest way possible.

setup

  1. npm install
  2. setup and run mongodb server
  3. modify settings.js
  4. ./bin/raxmongui -c /path/to/local_settings.js

tests

  1. npm install --dev
  2. npm run-script test

jslint

  1. npm install --dev
  2. npm run-script lint

About

Tiny webapp for Rackspace Cloud Monitoring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.1%
  • Other 0.9%