Skip to content

Installation Guideline

Romanos edited this page Nov 19, 2015 · 1 revision

Installation Guideline

Download the project.

https://github.com/3nvi/CloudTeams-Community/archive/master.zip

Create a passwords.py file

Create a passwords.py file in the Activitytracker_Project folder like this:

DB_USER = 'blah'

DB_PASSWORD = 'blahblah'

and have a postgres db named activity_tracker_db

Clone this wiki locally