X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=httemplate%2Fdocs%2Finstall-rt.html;h=707b90ff8bda4cdab7ed4b8a0c12f261f9da9f94;hb=c2146ae32fdef80049abfa13098db2d45f3ebdd5;hp=afa3276a8c74aba98aca04aea22cac4259dbd9d3;hpb=577f68876da617bdbd8330d15bcb61a8e6f848ea;p=freeside.git diff --git a/httemplate/docs/install-rt.html b/httemplate/docs/install-rt.html index afa3276a8..707b90ff8 100644 --- a/httemplate/docs/install-rt.html +++ b/httemplate/docs/install-rt.html @@ -6,30 +6,35 @@

Integrated ticketing is an new feature and these instructinos 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. +

Perl minimum version 5.8.3 is required. HTML::Mason is required.

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