Part three - Django Ecommerce Website with multiple vendors

In the third video of this series, I will deploy the project to a live server hosted on Digital Ocean.

I will use Gunicorn for hosting Django and Nginx for hosting the static files and act as a proxy for Gunicorn. I also use Supervisor to make sure that the server is always running.

Important links:
Git - https://github.com/SteinOveHelset/interiorshop
Code from part 3 - https://github.com/SteinOveHelset/interiorshop/releases/tag/part-3

Comments

No comments yet...

Add comment

Newsletter

Subscribe to my weekly newsletter. One time per week I will send you a short summary of the tutorials I have posted in the past week.