This application is very much a work in progress and doesn't actually do anything yet. I'll update the README with more information as the project moves along.
-
Clone the repository
-
Copy
config.example.json
toconfig.json
and edit or runnpm run setup
NOTE: if
config.json
is cannot live in the root of the project (such as when running as an Openshift or Heroku app) set theCONFIG_ROOT
environment variable to point to the config's location -
Start the app with
npm run server
- Write test for existing functionality
- Write loader for Mongo
- Write setup command
- Write usage dashboard
- Implement user auth
- Write loader for Splunk
- Write loader for New Relic
- Write loader for flat file storage
- Write loader for Amazon Glacier
- Write configuration management interface
- Write scheduled job to compress flat files