This repository has been archived by the owner on Mar 8, 2023. It is now read-only.
forked from klenin/cats-main
-
Notifications
You must be signed in to change notification settings - Fork 1
idkravitz/cats-kravitz
Folders and files
Name | Name | Last commit message | 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 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
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Perl 95.4%
- CSS 1.1%
- JavaScript 1.1%
- Other 2.4%