Install uwsgi on your virtual environment:
Now we can serve the Django project with uWSGI with the following command:
Install and start Nginx:
Change the Nginx configuration:
Create the file uwsgi_params on your project path:
Download an image to media folder and test:
Create the ini file at the root of you Django project: