Friday, May 26, 2017

Multiple uwsgi apps in one project

Hi.

I'd like to serve more uwsgi apps for the same project. 
These apps must have just separate urls and must be served on spearate domains. 
I'd like to have separate appservers. 
The rest, i.e. project's environment, should stay same. 

How to achieve that? 
I know I can create a new django projects and import/copy main app's settings. Is there an other way? 

BR,
Marcin

--
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/0da53e34-428d-4803-ba8f-dddc83c24443%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment