Skip to content
dkettner edited this page Sep 13, 2023 · 11 revisions

Welcome to the Ticketing System Wiki!

The Ticketing System is a free and open-source alternative to paid systems like Jira.

  • Host it on your own local machine, completely independent of external services.
  • Create customizable projects.
  • Invite other users to your projects or accept invitations.
  • Manage roles and permissions per project.
  • Create tickets and move them around on a traditional kanban board to show the progress.
  • Add additional information to your tickets, set or remove due dates and assign them to project members.
  • Receive notifications about open project invitations and ticket assignments (implemented in the backend but not the frontend yet).
  • Keep track of all your tickets in a dedicated tickets view: Sort or filter them by projects, assignees, due dates ...
  • Easy installation: If you already have Docker on your system, you can install the Ticketing System within a few minutes.

Disclaimer

  • This software is still a prototype and likely has lots of bugs. Use at your own risk.
  • Currently it does not encrypt your connections and cannot be considered secure.
  • Only host in your local network. Public hosting is highly discouraged.