Skip to content
no0p edited this page Oct 19, 2014 · 1 revision

Development assistance is welcome.

Application Structure

Each stats table has a related model.

There are four controllers:

Name Description
Home The dashboard
Admin Settings panels
Editor For managing CRUB operations on plots, box stats, and alerts
Session Used for creating a user session when a security token is set.

The statistics collector is in /lib/antenna and is started with the antenna:start rake task.

Clone this wiki locally