RE: Django on EC2

2011-03-22 Thread Sells, Fred
users@googlegroups.com Subject: Re: Django on EC2 On Mar 20, 2011, at 2:21 PM, ydjango wrote: > I need to install a nginx(optional), Linux, Apache, Django 1.2, > python2.6 env and Mysql on EC2 and ESB. > > Can you please point to any recent instructions on how to install on > amazon 2 and

Re: Django on EC2

2011-03-22 Thread Eric Chamberlain
On Mar 20, 2011, at 2:21 PM, ydjango wrote: > I need to install a nginx(optional), Linux, Apache, Django 1.2, > python2.6 env and Mysql on EC2 and ESB. > > Can you please point to any recent instructions on how to install on > amazon 2 and which images to use? > > How has your experience been

Re: Django on EC2

2011-03-20 Thread Nate Aune
For the DjangoZoom.com infrastructure we use the Ubuntu 10.10 AMIs provided by Canonical. We use the 32-bit and 64-bit images in us-east region: http://uec-images.ubuntu.com/releases/maverick/release/ They've also published a pretty good getting started with EC2 page here: https://help.ubuntu.c

Re: Django on EC2 and S3

2007-05-02 Thread Joseph Heck
You've pretty well nailed "issues with hosting on EC2" on the head. Some companies (non-Django related) are doing it, and they're backing up their databases to S3 and maintain a permanent proxy on dedicated hardware external to EC2 (as opposed to dyndns). To my knowedlge, there's not been much hea