thank you so mush, funally i found a video explain that's, i found you from cloud(AI)
@JustMrNoneАй бұрын
is that black arch?
@pjakobsenАй бұрын
Super well organized explanation, so useful. Thank you.
@davidinmichael2 ай бұрын
After 4 years, this lesson is worth more than the latest. Thank you very much 🎉
@in7hesky4 ай бұрын
This is a great explanation indeed
@ranuvijay14 ай бұрын
Amazing video and knowledge 😊
@drakata274 ай бұрын
im on ec2 and gunicron only works with my private ec2 address. nginx doesnt redirect to port 80 as well
@Mat3835 ай бұрын
Done! I just finished this series and set up my basic website. This tutorial series was easy enough to follow but I agree with the others, it does step over some details and adjustments that made me bang my head against my desk for days over weird errors. Troubleshooting that was probably a valuable learning experience though. However, I liked how you explained things really well. All the other tutorials were too fast, compressed, and didn't force me to understand the programs we were working with.
@circuitsofaim5 ай бұрын
Incredible, finally understood the whole interactions of these 3. Thanks
@Mat3835 ай бұрын
That's very well explained, thanks so far!
@szymonpiechutowski23406 ай бұрын
Wonderful video!
@_theashishbhatt7 ай бұрын
Thank you so much for explaining the problem the problem CGI, WSGI solve.
@Jalan-Api7 ай бұрын
starts at 6:39, thank me later
@sealandland39597 ай бұрын
I do not understand your horrible accent
@dssddd-m6n8 ай бұрын
сенк ю вери мач бро
@hamedmatari25779 ай бұрын
this video is not just the best one explaining WSGI and gunicorn, it is the only one that can explain actually. I appreciate a lot
@Laptevwalrus9 ай бұрын
High quality content. You have a talent crunching complex things into simpler ones
@Mnassar259 ай бұрын
That was a wonderful lesson
@MagnusAnand9 ай бұрын
Cool video!
@rolandoriley10 ай бұрын
What I liked the most of this tutorial is that some errors were intentionally generated to see the root cause of them. Good job and thanks!
@creativeprogramming378811 ай бұрын
Thanks sir 👍
@florinbujoreanu102011 ай бұрын
Multumim pentru ajutor
@VikasJha00111 ай бұрын
Thanks, it helped me get my work done.
@constanzasilva780911 ай бұрын
Te falto el detalle que es en Linux
@florinbujoreanu102011 ай бұрын
Life saver playlist!
@csandreas111 ай бұрын
Great tutorial. My website still looks unstyled though and the css and JS is loaded correctly,
@musicarroll Жыл бұрын
Excellent! Thanks!
@asigari0711 Жыл бұрын
great video, thank you.
@typwriter1991 Жыл бұрын
This is an amazing video. Very clear and especially with the history that explaining why we need it, helps me better understand all the confusion I had to the WSGI, NGINX, Apache, and Django. Thanks for creating such a perfect video!
@kenkioqqo Жыл бұрын
Beautiful explanation. Top notch illustration.
@Human-de8nf Жыл бұрын
Субтитры отпад12:42😂
@alexsmth8925 Жыл бұрын
Ништяк объяснил!
@LifeIsCrazyAsShit Жыл бұрын
simple and straight forward
@7999rahul Жыл бұрын
Very nice lesson, thanks a lot. Clear and concise.
@pujanrai159 Жыл бұрын
thank you so much. it really helped me alot
@SanteeRocks Жыл бұрын
👏🏽
@dannyroy8571 Жыл бұрын
how do i changed the jenkins localhost to custom url in ubuntu 22.04 ??
@AmitabhSuman Жыл бұрын
The django-extensions was totally new and WOW for me. I just got started and this was new. Thank you !
@skohari Жыл бұрын
Brilliant!!! Thank you so much!
@SmartC2007 Жыл бұрын
Well explained, thank you! Have a great day!
@ВиталийЮдин-т9ц Жыл бұрын
это отличное объяснение. спасибо. Стронг рашн аксент is funny too)
@kienphan6436 Жыл бұрын
Man this is great. Thank you good sir!
@kienphan6436 Жыл бұрын
Keep up the good work man!
@kienphan6436 Жыл бұрын
🔥
@bombdrive3880 Жыл бұрын
However, in terms of microservices, apache2 and django are in different container. This would not work.
@delllatitude299 Жыл бұрын
very hard to follow. this package isn't active anymore. you haven't add the code to check and see where we are facing issues. you have added into prebuilt code. DISLIKE
@benprivate60 Жыл бұрын
AWESOME Video. Thanks so much for it. So hard to find really good, straightforward and *correct* django tutorials that don't complicate things. Job well done.👏👏👏
@devZu9 Жыл бұрын
I've been struggling with this Ansible for two weeks now. No matter how he does not want to go to a remote server. this command: ssh myuser flies to the server without any problems and I can work there manually. But when I do like this: ansible-playbook deploy-ws.yml -i hosts -K BECOME password: PLAY [ws] ********************************************************************************** TASK [deploy/django-ws-app/nginx : Install nginx] ****************************************** fatal: [ws]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh: mux_client_request_session: read from master failed: Broken pipe Failed to connect to new control master", "unreachable": true} PLAY RECAP ********************************************************************************* ws : ok=0 changed=0 unreachable=1 failed=0 skipped=0 rescued=0 ignored=0 that I just did not try and asked ChatGPT. Updated python to 3.10. I set the public key for the root user as well. It doesn't work and that's it. Help. My strength is no more. Why am I so unlucky? Or is this guide already outdated and rotten?
@manojmusings Жыл бұрын
When I updated my python code it said "Apache WSGI Script Error"