#include <infodrom.style>
#include <projects.style>

<projectpg project="Trouble Ticket System">

<h3>Installation</h3>

<ul>
<li> <b>/usr/lib/ticket/*</b><br>
     Most of the files will be placed into this directory.
<li> <b>/usr/lib/ticket/ticket</b><br>
     This is the main cgi-bin for the system.  It needs to be installed
     into a cgi-bin directory that is controlled by a .htaccess file.
     On a regular system this could be /usr/lib/cgi-bin/noc, while
     /usr/lib/cgi-bin still is open to everybody.
<li> <b>/usr/lib/ticket/ticket-nag</b><br>
     This is the program that sends out nag-mails if nobody works on
     the ticket.  It may be run as special superuser user.
<li> <b>/usr/lib/ticket/ticket-admin</b><br>
     This helps maintaining the user database via commandline.
</ul>


</projectpg>

# Local variables:
# mode: html
# mode: auto-fill
# end:
