Sunday, June 30, 2019

Re: deploy django on AWS

I use this: https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/create-deploy-python-django.html

There's a lot more to learn, especially if you want to connect to a
database like postgres, but this is a good place to start.

On Sun, Jun 30, 2019 at 9:52 AM Anirudh Jain <anirudhajain.910@gmail.com> wrote:
>
> You can use ubuntu+nginx+gunicorn. There are some blogs on digital ocean regarding deployment. After you launch an ec2 instance on aws and connect to it via ssh from terminal, it won't matter whether you are using aws or digital ocean.
>
> On Sun, 30 Jun 2019, 22:07 Harshit Agarwal, <agarwalharshit112@gmail.com> wrote:
>>
>> Hello Django users,
>> I want to host my django website on aws, This is first time that i am hosting a website. Can u suggest any good resource from which i can learn?
>>
>> Thank you
>>
>> --
>> 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+unsubscribe@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/CAE%2BC-X_ROpNGnGGQKt7VDE3Bb%2BL1O8q2GAY91JWfgdwA7kKZFQ%40mail.gmail.com.
>> For more options, visit https://groups.google.com/d/optout.
>
> --
> 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+unsubscribe@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/CAC3mK7e_yHXZqd%2BGe6%2B6O1G2yA3hGDfUbywGag7Zw-Tx_3RuAg%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.

--
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+unsubscribe@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/CAK8W3XoXWBBgHpij_6xJymxfR1x2fZAD7yCtZkDF%2BfrH7Uii5A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment