Deploy Django Application | Production Environment Nginx postgresql gunicorn ubuntu virtualenv

preview_player
Показать описание
This video tutorial explains deployment procedure of Django Application using PosgreSQL, Nginx, Virtualenv, Gunicorn and Supervisor.

The Blogpost Link referenced in this Tutorial:
Рекомендации по теме
Комментарии
Автор

Hands down, one of the best tutorial video for deploying django app. Couldn't be more explicit. Thanks for making and sharing

ishaanbhola
Автор

The best django setup resource on the internet. Thank you so much.

deathdefier
Автор

Thank you, I enjoyed the tutorial. I think even persons without much knowledge of Linux and Django can follow this. Great job!

vindigo
Автор

This is a life saver! after going through a lot of tutorials that did not work this is what finally helped me get my django site in a production environment!

fayomifashanu
Автор

awesome, nice one video i have ever watched. Because all others are rotate the contents but never they touched the main agenda. But in this video just straightforward. Liked it

maniprasaddumre
Автор

Wow! This is by far, the BEST tutorial on how to deploy a django app! Loved it! This is exactly what I needed! Thank you very much ma'am!

akhilez
Автор

Top notch video. Nice and helpful. Was looking for something like this. Thanks a lot .

AssassinoYunus
Автор

Best of it's kind. I was searching for this kind of tutorial for a long time and now I got it. Well Done.

samiulsk
Автор

all I can say is THANK YOU from deep of my heart

amirnavvah
Автор

This is what i was searching for. and finally i got it
thank you so much...

RavanaGaming
Автор

Great video! I was looking for a good production deployment tutorial for my team and this is perfect. I really like that you covered each step in detail.

wglover
Автор

Very very good explanation. Congrats!!!. You helped me a lot because you go, step by step without obviating anything. :)

juanjoseroigroig
Автор

Extra bit of hint for the Mint user: make sure you add #!bin/bash to the bash script.

suryabhusal
Автор

Pure love. Thank you
Greetings from Peru.

jeanpierrer.
Автор

I'm getting an error when I type ./gunicorn_start.bash, which is saying Retrying in 1 second, can't connect to run/guncorn.sock.

jopa
Автор

Thank you for a well structured tutorial.
very few tutorials available for the deployment of Django for the production. One quick query: I have Django project with Rest Api. I want my android users to access those APIs (which are simple URLS as entry point for my database -- sqlite). I have handled API authorization but unable to access my LINUX UBUNTU server public IP accessible from outside the network. My Django APIs are available if users are connected to the same server (even through VPN). Just to cut long story short. How to make my UBUNTU machine accessible.

aroojahmed
Автор

It was really very helpful for me. Thank you so much for the great tutorial.

RazinTanvir
Автор

The ALLOWED_HOSTS setting already exists near the top of the file, so you don't have to put it in.

liquidmetalrob
Автор

This is a really awesome tutorial. Thank you very much! If possible do the same for Django with Apache web server.

kodandapuramramu
Автор

Thank you for this great video!!! Great explanation, one of the few tutorials that really works. Now an SSL tutorial would be pretty cool!!!

fabianleisibach
welcome to shbcf.ru