Hope this helps ....

When working on an AWS Elastic Beanstalk instance, you can log into the 
system using Secure Shell (SSH), with a key pair.  For EBeanstalk, that key 
pair was either created or selected from existing keys at the time that you 
created the server.

>From there you have a typical TTY session with a shell on a unix-like 
system of some sort. (unless you picked a Windows OS, in which case I can't 
help you)

It's been so long since I worked on an AWS instance outside of EBeanstalk 
that I can't quite remember if the process is the same.


On Friday, November 2, 2018 at 4:30:30 PM UTC-4, KH wrote:
>
> I am new to Django and web development and am having some issues figuring 
> out how to get started. I am following the Django getting started tutorial 
> on their website.
> Where is a Django project supposed to be created? I installed Django into 
> an AWS ec2 instance and was able to run the default startup screen, but I 
> get an error saying I need to change some things in the settings.py file, 
> but I do not know how to open that file for editing if it is in an AWS 
> instance.
>
>

-- 
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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/e064fc77-816b-4719-9a56-8a264a7c1ee7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to