Saturday, February 23, 2013

App Engine Puppet Module

I took the Udacity Web Development course over the last couple months. I have been a big fan of Udacity since I read about it last Spring. The course uses Google App Engine to demonstrate building and hosting a web application. The platform is really simple to use and the SDK provides a very easy way to get up and running. I did most of my development on Mac OS X during the course, but since I started using Ubuntu and LXC I wanted a way to quickly build App Engine containers. So I built a Puppet module to do so.

The module can be found at:

http://github.com/cloudnautique/puppet-appengine-python

Hopefully others will find it useful.

3 comments: