Tuesday, March 28, 2023

Re: Django Hosting on HTTPS with nginix AWS

If you're using nginx and gunicorn in Ubuntu 22.04, you can follow the instructions in this article: https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-22-04

To add HTTPS, you can use let's encrypt: https://letsencrypt.org/getting-started/

On Tue, 28 Mar 2023 at 17:52, Himanshu Shekhar Mohapatra <himanshu.mohapatra18@gmail.com> wrote:
Hi all,

Please help me with any curated list of steps using which I can host Django application in aws ubuntu with https certificate.

Tried a lot of tutorials but something is missing somewhere.

Thanks a lot!
--
Sent from Gmail Mobile

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHF%2BW75vReP2Wsucc_j1ES1N_Fu4Q2GVu%3DM7B%2BKWoDYzPTpkVg%40mail.gmail.com.

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFKhtoRbsferkN_UAbW6RfVKfts_4OF6DndLvCcm_V2aKrEjYQ%40mail.gmail.com.

No comments:

Post a Comment