Re: Setting up EC2 for Django

2011-07-05 Thread Nate Aune
If you don't need SSH access to the machines that power this whole setup, you can use DjangoZoom, our one-click Django deployment and hosting service. It's built on top of Amazon and uses Nginx, PostgreSQL and as of a few days ago, we also now support Mercurial. The only gotcha might be Solr whi

Re: Setting up EC2 for Django

2011-07-05 Thread DrBloodmoney
On Sat, Jul 2, 2011 at 10:14 AM, Soviet wrote: > Hello > I need to set up EC2 instance to run Django+Python+PostgreSQL+Apache > +Solr+nginx+Mercurial etc. This is all black magic for me - I was only > using shared hosting like webfaction, where everything is dumb- > friendly :). But you know, "the

Re: Setting up EC2 for Django

2011-07-04 Thread creecode
Hello all, On Sunday, July 3, 2011 11:15:15 AM UTC-7, Stuart wrote: But here is how I would approach it.. > > 1) Figure out how to get Ubuntu Server running out on EC2 (http:// > alestic.com/ is a good start) > 2) Figure out how to install django on ubuntu (also google for > virtualenv and pi

Aw: Re: Setting up EC2 for Django

2011-07-04 Thread Juergen Schackmann
maybe http://www.turnkeylinux.org/ and especially http://www.turnkeylinux.org/django will do the heavy lifting for you although I fully agree with the other replies, and I am not sure if you do yourself a favour using turnkeylinux just as a blackbox :-) -- You received this message because you

Re: Setting up EC2 for Django

2011-07-03 Thread Stuart
What you are describing is like trying to eat a 12-course meal in one bite. If you have no command-line experience, I don't think it's going to be a very pleasant experience for you. But here is how I would approach it.. 1) Figure out how to get Ubuntu Server running out on EC2 (http:// alestic.co

Re: Setting up EC2 for Django

2011-07-02 Thread Soviet
Yeah, I guess I did posted it with a bit of bitterness, since I couldn't find exactly what i was looking for :). I'll keep trying on my own! ty for help Cal :). On Jul 2, 7:02 pm, "Cal Leeming [Simplicity Media Ltd]" wrote: > Hi OP, > > Is this requirement for a client, or some sort of paid work

Re: Setting up EC2 for Django

2011-07-02 Thread ravinder singh
plz try it http://www.basicconfig.com -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. F

Re: Setting up EC2 for Django

2011-07-02 Thread Cal Leeming [Simplicity Media Ltd]
Hi OP, Is this requirement for a client, or some sort of paid work? If so, quit the job and find something else. If this requirement is for your own learning, then do exact that, and figure these things out for yourself (django-users is not your personal tutor, but Google is). For example, would

Setting up EC2 for Django

2011-07-02 Thread Soviet
Hello I need to set up EC2 instance to run Django+Python+PostgreSQL+Apache +Solr+nginx+Mercurial etc. This is all black magic for me - I was only using shared hosting like webfaction, where everything is dumb- friendly :). But you know, "the customer is always right", and I have to run it on Amazon