Tuesday, July 3, 2018

Re: django production

Hi Kamal,


Of course you can. It's just a matter of defining virtual hosts in Nginx configuration and route them to the different Gunicorns serving your apps, based on the host found in the requests URLs.


Best regards


Eric


From: django-users@googlegroups.com <django-users@googlegroups.com> on behalf of Kamal Sharma <kamal.kld11@gmail.com>
Sent: Tuesday, July 3, 2018 9:01:09 AM
To: django-users@googlegroups.com
Subject: django production
 
Dear Django community, 
 
i have deployed my django project at production server with gunicorn and nginx and it is working good. 

My question is can i deploy more then one django project on production server(ubuntu 16.04) for running two websites?

Thank you

Kamal Sharma

--
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/CAByCWTQ-_wYAYZAB1r-wCHwXdJVxrOViHqTfg5dK%2BCKmJSqw5g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment