Hi everyone,
i made a 8 min video about django deployment overview:
[https://www.youtube.com/watch?v=a5vCFeOO\_ss](https://www.youtube.com/watch?v=a5vCFeOO_ss)
I plan to release next lessons which will detail topic into detail. The plan is following:
1. Nginx + gunicorn + django -configured with systemd on my local computer.
2. Splitting django into front-end and back-end - using setup 1.
3. Prepare VPS machine for deployment
4. Automating with ansible...
5. Automating with ansible and your own jenkins
6. Apache, uwsgi... there many things to discuss
What do you think ?
It’s hard to find practical walkthroughs in these topics. if you can make it in written format even better. Keep up the good work!
Oooh this come to the perfect time for me, I’ve been looking for days for stuff to help me deploy my website on a VPS, I’ll have look at your video!
Yes a written version would also be appreciated!
Could you/Will you plan a specific video on static and media files?
A month too late for me. But still could use the knowledge.
Hey great video
I added a new lesson – [gunicorn + django + system](https://www.django-lessons.com/lesson/lesson-6-django-gunicorn-production).
Enjoy!