/serc

Official website for Software Engineering Research Center, IIIT-Hyderabad.

Primary LanguagePythonMIT LicenseMIT

SERC - Software Engineering Research Center

SERC Logo

Official website for Software Engineering Research Center, IIIT-Hyderabad. http://serc.iiit.ac.in/

Lanch development server

  1. Clone this repo using git clone git@github.com:skbly7/serc.git (recommended) or git clone https://github.com/skbly7/serc.git
  2. Install the packages given in package.txt (centos) or equivalent depending on your linux distribution.
  3. Create new virtualenv using virtualenv deploy
  4. Install dependencies pip install -r requirement.txt
  5. Go to website folder, and run python manage.py runserver

Production deployment

  • Nginx configuration is available here. Change the absolute directory paths as per your system
  • Change directory information according to your setup in startup.sh, and add it as crontab entry @reboot /absolute/path/to/startup.sh

Screenshot

Screenshot Screenshot
Screenshot Screenshot