Hi everyone

I created two first, very small apps with Django and serve them on my NAS 
with gunicorn and nginx as reverse proxy. That took me quite a while as I 
am not an experienced coder or administrator. Now I successfully installed 
Mayan EDMS which uses its own Python instance in an venv and uses its own 
gunicorn. Well, that works, but I do not know if it is so clever or 
recommendable to have to multiple Django and gunicorn instances running on 
the same machine.

What do you think about that?

And is it possible to integrate a big app like Mayan EDMS in my existing 
small Django/gunicorn environment? I always thought that Django could 
easily take over one or another app just by copying the corresponding 
folder and registering the app in the settings.py.

Best regards
MH

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/dc4b6325-c2ec-4bd7-b55f-a4d13696c92b%40googlegroups.com.

Reply via email to