Skip to content

c0debrain/rrequest

 
 

Repository files navigation

rrequest

Open Source modular support ticket tracker.

Installation

  • Install Meteor
  • Install Meteorite
  • Clone this repository
  • Run mrt from within the cloned repository

Configuration

  • Edit the file server/lib/init.js
    • Change the URLROOT variable to match the url that is used to access the site.
    • Change the EMAIL_FROM variable, this address is used when sending out email.
    • Change the process.env.MAIL_URL to point to your mail server.

First run

Once rrequest is running create an account from the top right of the front page, the first created account will automatically be created as an admin user.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.9%
  • HTML 10.3%
  • CSS 8.0%
  • CoffeeScript 1.7%
  • Dockerfile 0.1%