12 Aug ‘14

Today I worked on adding a link in the streaming-system website frontend. I assumed it to be a straightforward task, which it should have been, but I’ve messed up my git repo somewhat. Doing a ‘make serve’ for the streaming system turns up a series of errors. I’ve setup the stream before, so I think I can resolve it. That’s my first task for tomorrow.

 
0
Kudos
 
0
Kudos

Now read this

1 Aug ‘14

Sheila setup a rackspace VM for me to deploy the Django app. It’s the first time I’m using (and learning) Fabric. Issues faced: VM freezed everytime I entered the password. Resolved by setting env.password string in fabric task. Jinja... Continue →