/alephrx

Aleph ticket tracking system for USMAI Consortium

Primary LanguagePerlApache License 2.0Apache-2.0

Aleph Rx

This is the code for the Aleph ticket tracking system for USMAI Consortium. This is the system that is currently running on the itd.umd.edu server with the following entry points:

Codebase

  • cgi-bin: CGI scripts making up the bulk of the application
  • docs: Documentation
  • htdocs: Static files used by the application
  • lib: Custom Perl modules used by the application
  • t: Test scripts and utilities
  • vm: Vagrantfile and related scripts to create and provision a development VM environment

Development Environment

To set up a fresh development environment, clone this repository and then follow the instructions in vm/README.md.

License

See the LICENSE file for license rights and limitations (Apache 2.0).