gsoc-2014
GSoC Update 6-1
Snippets for today
- added some necessary tools to streamingsystem/base
 - completed build of streamingsystem/website (some more testing still to be done here...)
- If you've got Docker installed, try the following(no promises for anything beautiful) and visit http://localhost:8000 :
sudo docker run -p 8000:8000 -d streamingsystem/website:latest 
 - If you've got Docker installed, try the following(no promises for anything beautiful) and visit http://localhost:8000 :
 
Testing has been a bit complicated due to the OS X requirement of running containers in boot2docker instead of natively.