gsoc-2014
GSoC Update 7-14
snippets
- experimented/setup google cloud and app-engine for use with our containers
- GCE is the Google Cloud equivalent of EC2. This worked fine
- Under appengine currently, in order to run a container you must run a container host in a managed-vm(which is essentially GCE) however support is coming for running just docker images.
- looking at elastic beanstalk deployment tomorrow to see if that is something we should investigate.