Skip to content

horror/cats-main

 
 

Repository files navigation

To install CATS you need to have git and sudo installed:

# apt-get install git sudo

User, under which you will deploy CATS should be in sudoers (sudo group).
Clone this repo:

$ git clone git://github.com/klenin/cats-main.git

Look at deploy.bash, adjust, if needed, http_proxy (and set env_keep in 
/etc/sudoers, see comments in deploy.bash) and group, that your apache runs
under. Then simply execute script:

$ ./deploy.bash

And if everything is ok you should copy Connect.pm.template to Connect.pm in
cgi-bin/CATS/ and adjust connection settings to your DB. Congratulations, you
now have a working CATS setup.

About

Programming contest control system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 61.2%
  • HTML 29.1%
  • Other 3.4%
  • Shell 2.4%
  • PLSQL 1.2%
  • CSS 1.1%
  • Other 1.6%