Skip to content

dvoraka/webrt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web helpdesk interface

Build Status

Web helpdesk interface using Django and py-rt library. A simple interface with SSO for enterprise helpdesk solution Request tracker.

Logo file is named /static/logo.png and its size is 960x115 px.

Install helper: https://raw.github.com/dvoraka/webrt/master/install_helper.sh

Notes:

Debian Wheezy RT4 install:

aptitude install request-tracker4

Request tracker 4 Apache config on Debian. Add to your virtual host:

Include /etc/request-tracker4/apache2-modperl2.conf
RedirectMatch ^/$ /rt

It's probably better to use HTTPS if RT4 is not locally.

After install RT4:

  • create queue and change settings.py
  • add rights to queue
  • create privileged user and change settings.py

About

Web helpdesk interface for Request tracker

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published