koninka/cats-main
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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 Config.pm.template to Config.pm in cgi-bin/CATS/ and adjust connection settings to your DB. Congratulations, you now have a working CATS setup.
Releases
No releases published
Languages
- Perl 58.6%
- HTML 31.2%
- Other 3.4%
- Batchfile 1.6%
- CSS 1.3%
- PLSQL 1.3%
- Other 2.6%