HOWTO: Set up a Persistent Django Environment in Ubuntu on Amazon’s Elastic Compute Cloud (EC2)
The other day, I came across a great writeup by Thomas Brox Røst on how to set up persistent storage for a Django environment with Amazon’s EC2. It’s an excellent and informative article, but I preferred to set up my environment with a number of differences, such as Ubuntu and MySQL instead of Fedora and…