-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Backends
F43nd1r edited this page May 19, 2021
·
29 revisions
Documentation has moved! Visit acra.ch for versions 5.8 forward
Acralyzer is an open source backend created by the original author of ACRA. It is currently unmaintained. It can be used as is, and is quite stable. But no support will be provided at the moment.
Acrarium is an open source backend created by the current maintainer of ACRA. It has recently reached stable release.
Being an open source project, ACRA welcomes all initiatives to integrate its reports in any other backend/analysis tool.
Here is a list of solutions we are aware of.
- Acrarium (as noted above) is currently the only known open source ACRA backend in active development.
- Tracepot - backend made directly for ACRA, previously commercial, now free. you can no longer signup to use this. the website says: We no longer accept new registrations. We make our best effort to keep the service running for existing users but you may consider this service as abandoned and may shutdown without notice.
Most of these Backends should work with ACRA 5, but their documentation hasn't been updated, most are not in active development.
Is your backend in this section? Update your documentation and move it up!
- Hockeyapp OSX, iOS and Android beta distribution platform and crash reports collection.
- acra-reporter - java AppEngine backend by Matthew Winters.
- sdimmick's android crash reports - python AppEngine backend
- ACRAViz Open-source, Silex/Doctrine powered backend for visualizing crash reports from ACRA library for Android.
- CrashReportsViewer opensource PHP backend
- Crash Report Dashboard FORK open source PHP backend for ACRA, originally by Arvid Gerstmann.
- ACRA Mailer forwards reports to an email address in a nicely formatted email. Allows to receive reports by mail without going through an intent (and user action to send the mail)
- TBSFactory ACRA Server
- ACRA PHP Mailer simple JSON report receiver which forwards the crash report to an email address
- Acracadabra forwards reports to an email address. Allows to receive reports by mail without going through an intent (and user action to send the mail)
- Johnny Crash
- ACRA Web.py
- Django ACRA Ready To Go Helper! Django Model, View and Admin Panel for ACRA.
- acra-go Backend written in Go language, comes with dashboard, no external dependencies.
- acra-collector Backend written in Rust. Very simple, no dashboard. Logs the crash to a file and sends an e-mail.