add Ticketing systems from n1trux/awesome-sysadmin

This commit is contained in:
n1trux 2015-08-03 15:26:09 +02:00
parent 4b25e1f738
commit e82d326718
1 changed files with 14 additions and 0 deletions

View File

@ -54,6 +54,7 @@ Table of Contents
- [Bug and Task Trackers](#bug-and-task-trackers) - [Bug and Task Trackers](#bug-and-task-trackers)
- [Static site generators](#static-site-generators) - [Static site generators](#static-site-generators)
- [Statistics](#statistics) - [Statistics](#statistics)
- [Ticketing systems](#ticketing-systems)
- [URL Shorteners](#url-shorteners) - [URL Shorteners](#url-shorteners)
- [Wikis](#wikis) - [Wikis](#wikis)
- [Self-hosting Solutions](#self-hosting-solutions) - [Self-hosting Solutions](#self-hosting-solutions)
@ -499,6 +500,19 @@ See https://staticsitegenerators.net and https://www.staticgen.com
* [Webalizer](http://www.webalizer.org/) - Fast web server log file analysis. * [Webalizer](http://www.webalizer.org/) - Fast web server log file analysis.
## Ticketing systems
*Web-based ticketing system.*
* [Bugzilla](http://www.bugzilla.org/) - General-purpose bugtracker and testing tool originally developed and used by the Mozilla project.
* [Cerb](http://www.cerberusweb.com/) - Group-based e-mail management project.
* [Flyspray](http://flyspray.org) - Web-based bug tracking system written in PHP.
* [MantisBT](http://www.mantisbt.org/) - Web-based bug tracking system.
* [osTicket](http://osticket.com/) - Simple support ticket system.
* [OTRS](http://www.otrs.com/) - Trouble ticket system for assigning tickets to incoming queries and tracking further communications.
* [Request Tracker](http://www.bestpractical.com/rt/) - Ticket-tracking system written in Perl.
* [TheBugGenie](http://www.thebuggenie.com) - Ticket system with extensive user rights system.
## URL Shorteners ## URL Shorteners
* [Lstu](https://github.com/ldidry/lstu) - _Let's SHorten That Url_ - Lightweight URL shortener * [Lstu](https://github.com/ldidry/lstu) - _Let's SHorten That Url_ - Lightweight URL shortener