mirror of
https://github.com/mupen64plus-ae/acra-storage.git
synced 2024-11-23 05:29:44 +00:00
c76c761950
- Broadened package name for signature characterization (lump together multiple published versions) - Added view by signature - Set minimum version for receiving reports - Changed minimum year to 2013 for reports per day - Added git settings |
||
---|---|---|
lists | ||
updates | ||
vendor/acra-storage | ||
views | ||
_id | ||
.couchappignore | ||
.couchapprc | ||
.ericaignore | ||
.gitattributes | ||
.gitignore | ||
language | ||
LICENSE | ||
README.md | ||
validate_doc_update.js |
ACRA-Storage
ACRA-Storage is a couchdb web application designed to store ACRA reports.
ACRA-Storage does not much itself. For reports analysis, and full documentation, see the Acralyzer project.
Acralyzer and ACRA-Storage are Copyright 2013 Kevin Gaudin (kevin.gaudin@gmail.com) and licensed under the terms of the GNU General Public License version 3.
Components
Acralyzer is the frontend analysis tools. It needs to be connected to a backend storage server.
The default storage endpoint for Acralyzer is acra-storage.
Both Acralyzer and acra-storage are CouchApps. CouchApps are web applications made of HTML/Javascript files and served directly by a CouchDB.
Documentation
Full setup instructions are available in the Acralyzer Wiki on Github.