deployment - Deploying Django on EC2 -


i'm having django project should deployed on amazon's ec2. there various tutorials on installing django on ec2, think it'll time consuming step generate new ami image whole application... thinking should possible deploy on persistent storage, ebs? i'm wondering if have disadvantages because there no tutorials describing out there... if having ideas on or having other tutorials on how deploy new versions in easy fast way ec2 please let me know!

i used bitnami djangostack 1.2.3 (i'm not associated bitnami in way). http://bitnami.org/stack/djangostack

the ec2 image "ami-18fb0f71", described "bitnami-djangostack-1.2.3-0-linux-ubuntu-10.04-ebs".

this ebs backed instance, can't comment on advantages/disadvantages of this.

i found of pertinent configuration files in these locations: /opt/bitnami/apache2/conf/httpd.conf /opt/bitnami/apps/django/conf/django.conf

the file served default (as configured in httpd.conf) '/opt/bitnami/apache2/htdocs/index.html'.

you can bit of support here: http://bitnami.org/forums/forums/djangostack


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

sql server - python to mssql encoding problem -

windows - Python Service Installation - "Could not find PythonClass entry" -