Integrate a third pary app in Django and Gunicorn

15 views
Skip to first unread message

MH

unread,
Apr 8, 2020, 12:09:21 PM4/8/20
to Django users
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

MH

unread,
Apr 13, 2020, 4:52:09 PM4/13/20
to Django users
Friendly push :)
Reply all
Reply to author
Forward
0 new messages