Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New commercial backends section #1241

Merged
merged 1 commit into from
Sep 17, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion web/docs/Backends.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ hide_title: true
[Acralyzer](https://github.com/ACRA/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.

## Commercial Backends

[Tracepot](https://www.tracepot.com) is a hosted solution for anyone who needs a backend.

## ACRA 4
Most of these Backends should work with ACRA 5, but their documentation hasn't been updated, most are not in active development.

Expand Down Expand Up @@ -42,4 +46,4 @@ Is your backend in this section? Update your documentation and move it up!

#### Standalone:
* [acra-go](https://github.com/gen2brain/acra-go) Backend written in Go language, comes with dashboard, no external dependencies.
* [acra-collector](https://github.com/dbrgn/acra-collector) Backend written in Rust. Very simple, no dashboard. Logs the crash to a file and sends an e-mail.
* [acra-collector](https://github.com/dbrgn/acra-collector) Backend written in Rust. Very simple, no dashboard. Logs the crash to a file and sends an e-mail.