28 July ‘14

I talked to Sheila about getting the app up and running on a server. She’s helping me by writing fabric scripts to automate the process (something I am completely unfamiliar with). She gave me the link to a helpful blogpost for deploying a django project for the first time. It can be found here.

 
0
Kudos
 
0
Kudos

Now read this

17 May ‘14

Yippee! I installed streaming system on my Ubuntu VM! A few observations: I need not have installed everything listed in requirements.txt on my own, ‘make serve’ does all that on its own. #LessonLearnt I got a couple of ImportErrors in ‘... Continue →