diff options
author | Kaveet Laxmidas <kaveetlaxmidas@gmail.com> | 2018-09-24 00:50:30 +0000 |
---|---|---|
committer | Edward Dickson <ed.kickball@hotmail.com> | 2018-09-24 00:50:30 +0000 |
commit | 146e999efb1dedaa6ab25b5a5307055f236202e5 (patch) | |
tree | 1b9da49380e2137e7b7bb95388d904ef035716ad | |
parent | Merge pull request #1505 from xwiki-labs/master (diff) | |
download | awesome-selfhosted-146e999efb1dedaa6ab25b5a5307055f236202e5.tar.gz awesome-selfhosted-146e999efb1dedaa6ab25b5a5307055f236202e5.zip |
Add Sentry On-Premise (#1494)
* Add Sentry On-Premise
* Move Sentry On-Premise to #ticketing
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1273,6 +1273,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [osTicket](http://osticket.com/) - Manage, organize and archive all your support requests and responses in one place. ([Source Code](https://github.com/osTicket/osTicket)) `GPL-2.0` `PHP` - [OTRS](http://www.otrs.com/) - Trouble ticket system for assigning tickets to incoming queries and tracking further communications. ([Source Code](https://github.com/OTRS/otrs)) `AGPL-3.0` `Perl` - [Request Tracker](https://www.bestpractical.com/rt/) - An enterprise-grade issue tracking system. ([Source Code](https://github.com/bestpractical/rt)) `GPL-2.0` `Perl` +- [Sentry On-Premise](https://github.com/getsentry/onpremise) - A powerful error tracking platform with wide language support and a robust API. ([Source Code](https://github.com/getsentry/sentry)) `BSD-3-Clause` `Python/Django` - [SIT](http://sit-it.org/) - SCM-agnostic, file-based, offline-first, immutable issue tracker. ([Source Code](https://github.com/sit-it/sit)) `MIT` `Apache-2.0` `Rust`. - [TheBugGenie](http://www.thebuggenie.org) - Ticket system with extensive user rights system. ([Source Code](https://github.com/thebuggenie/thebuggenie)) `MPL-2.0` `PHP` - [Zammad](https://zammad.org/) - Easy to use but powerful open-source support and ticketing system. ([Source Code](https://github.com/zammad/zammad)) `AGPL-3.0` `Ruby` |