Amazing Video, Really helped a lot. thanks for making! Love from India ❤
@gowinidea Жыл бұрын
Thanks for the video. A quick suggestion, if you are typing in the terminal, move the terminal up a little bit because when it is showing on the KZbin video, the KZbin playbar/video navigation is overlapping with your terminal input. This makes it quite hard to follow because we can't really see..the youtube video bar is blocking it.
@vladsavecoding4111 Жыл бұрын
Interesting. Thanks for the tip
@clup9993 Жыл бұрын
Thank you very much
@kapitankidlattv96137 ай бұрын
Amazing! Now I just need to figure how to deploy from Git hehehhehe thanks Mate!
@mrheatyoutube2 ай бұрын
Hi sir please do the video hostiger vps hosting django project
@kapitankidlattv96135 ай бұрын
BTw, can I use the same procedure if I am deploying the Django app on a Local Ubuntu Server?
@vladsavecoding41115 ай бұрын
Yes, you'll just need to run supervisord at startup using systemd. The alternative is to add gunicorm to systemd and skip supervisor