Hi,

I am following the steps here to setup django on aws...
http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create_deploy_Python_django.html

I got as far as step 6 but when I "git aws.push" I never see the django "it 
worked" page, only the green beanstalk page. I'm sure where I've gone wrong 
is where Ive placed particular files/ folders so was just looking for some 
advice/ clarification on where everything should be.

So I created my virtualenv("~/web/mysiteenv/"), activate it, pip installs 
etc. From inside that folder I create my djangoproject("mysite"). So the 
files/ folders I'm unsure about are the following:


   1. I run "git init" from "~/web/mysiteenv/mysite"
   2. Where should beanstalk folder("AWS-ElasticBeanstalk-CLI-2.2") be? I 
   had it at "~/web/mysiteenv"
   3. I run "eb start" from "~/web/mysiteenv/mysite"
   4. Where should I run "mkdir .ebextensions", I ran it inside 
   "~/web/mysiteenv/mysite" I put the config file in the ".ebextensions" 
   folder.

If anyone can see where I've gone wrong I would be very grateful to you. 
I've deleted the project so I can start over. 








-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to