diff options
author | n1trux <n1trux@users.noreply.github.com> | 2015-08-03 13:26:09 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-08-12 13:26:03 +0000 |
commit | 5a198d3e36370ea474d3fdc32e020912a71332f0 (patch) | |
tree | db8e565b8f918d790567a2272a9db7d6bc912100 | |
parent | add Statistics from n1trux/awesome-sysadmin (diff) | |
download | awesome-selfhosted-5a198d3e36370ea474d3fdc32e020912a71332f0.tar.gz awesome-selfhosted-5a198d3e36370ea474d3fdc32e020912a71332f0.zip |
add Ticketing systems from n1trux/awesome-sysadmin
-rw-r--r-- | README.md | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -56,6 +56,7 @@ Table of Contents - [Documentation Generators](#documentation-generators) - [Static site generators](#static-site-generators) - [Statistics](#statistics) +- [Ticketing systems](#ticketing-systems) - [URL Shorteners](#url-shorteners) - [Wikis](#wikis) - [Self-hosting Solutions](#self-hosting-solutions) @@ -563,6 +564,19 @@ See [staticsitegenerators.net](https://staticsitegenerators.net) and [staticgen. * [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 * [Lstu](https://github.com/ldidry/lstu) - _Let's SHorten That Url_ - Lightweight URL shortener |