Info
Please log in to comment!
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
No comments yet...