X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fdocs%2Finstall-rt.html;h=da0941a09a3193aba9126cc6d81beb15ca7658a2;hb=29644d5921c99520965b884b25800ed084891e94;hp=43d91554c64ed6f38fcca4608b33c339dceafaab;hpb=b473398c153a2013ac52e18f02cfb58b2b6488fd;p=freeside.git diff --git a/httemplate/docs/install-rt.html b/httemplate/docs/install-rt.html index 43d91554c..da0941a09 100644 --- a/httemplate/docs/install-rt.html +++ b/httemplate/docs/install-rt.html @@ -4,7 +4,7 @@

Installing integrated RT ticketing

-

Integrated ticketing is an new feature and these instructinos are preliminary. Documentation contributions are welcome. +

Integrated ticketing is an new feature and these instructions are preliminary. Documentation contributions are welcome.

There is also support for running this integration against an external RT installation, but it is not (yet) documented. @@ -13,25 +13,28 @@

Install the following perl modules:

Create a new Unix group called 'rt' +

Edit the top-level Makefile, set RT_ENABLED to 1 and set the RT_DOMAIN, RT_TIMEZONE, and FREESIDE_URL variables. +

make configure-rt
 make create-rt
 make install-rt