yash-iiith / serc

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

Home Page:https://serc.iiit.ac.in/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://serc.iiit.ac.in/

License:MIT License


Languages

Language:Python 53.6%Language:JavaScript 22.5%Language:CSS 13.6%Language:HTML 10.3%Language:Shell 0.0%Language:GCC Machine Description 0.0%