Ingo Janßen
My feedback
1 result found
-
295 votes
We have an article with an instruction how to set up django on Plesk server https://www.plesk.com/blog/product-technology/plesk-and-django
So, now we would like to get a feedback what is the most critical things you need to manage with Plesk regarding django.An error occurred while saving the comment Ingo Janßen supported this idea ·
I used the already mentioned tutorial here:
https://support.plesk.com/hc/en-us/articles/115002701209-How-to-allow-installing-and-install-Django-applications
To activate WSGI support.
Once this is done, the Django application can just be deployed, restart Nginx and enjoy the application.
I work with Git and Ansible to deploy the application, install requirements and restart the Nginx server afterwards.
Since I have a dedicated domain in plesk for the app I also see it like any other site in the Websites & Domains overview.
Including traffic etc.