Тёмный

Nginx crash course in Hindi | Coders Gyan 🚀🔥 

Coder's Gyan
Подписаться 98 тыс.
Просмотров 60 тыс.
50% 1

In this video, we learn about nginx webserver. We will learn how to configure the Nginx.
We will understand the configuration of the Nginx.
We will covering following topics in the Nginx:
- Nginx installation
- Nginx Configuration
- Hosting static content
- Hosting multiple websites
- Configuring Domains
- Reverse proxy
- Load balancer
- Backup server
- Hosting React Js application
- Configuring TLS
👉 Nginx documentation:
nginx.org/en/docs/
👉 How Nginx selects server blocks:
nginx.org/en/docs/http/reques...
👉 Step into the world of full-stack development with our detailed MERN Stack With Microservices course! Transform your ideas into reality: www.codersgyan.com/mern 🌐🚀
📚 Web Development Learning Resources
JavaScript Course: • JavaScript Complete co...
Full Stack Developer's Journey: • Full Stack Developer's...
MERN Stack Playlist: • MERN Stack
Interview Questions Playlist: • Javascript Interview q...
Crash courses: • Crash courses
CodersGyan Community Links
🎥 Subscribe to Our Channel: www.youtube.com/@CodersGyan?s...
🤖 Discord Community: / discord
🔗 LinkedIn: / codersgyan
💻 GitHub: github.com/codersgyan
🌐 Website: www.codersgyan.com
✅ My gears for everyday work: docs.google.com/spreadsheets/...
Timestamps:-
0:00:00 - Intro
0:04:45 - Installation
0:16:35 - Understanding Configuration
0:41:45 - Hosting static website
1:28:26 - Basic Authentication
1:43:22 - Reverse proxy
2:02:45 - Load balancing
2:18:50 - Hosting React project
2:29:38 - TLS configuration
2:42:24 - Websocket config
#nginx #reverseproxy #systemdesign #codersgyan

Опубликовано:

 

8 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 175   
@CodersGyan
@CodersGyan Год назад
Hello guys, I missed something important in this course. How do we prevent user from calling direct ip access and get website? Well, In order to block ip access, you would add a new server block ( maybe in new .conf file ) There you have do following, ``` server { listen 80 default_server; listen [::]:80 default_server; server_name ""; return 444; } ``` Here you just make server_name as empty string, and return 444 status code. You would do the same for port 443. default_server parameter is also important here. Cheers 🎉
@riteshmane5452
@riteshmane5452 Год назад
sir redis ke upar video laao na aur production level deployment
@qurashishebi7988
@qurashishebi7988 Год назад
Sir kindly React Native ki b video banye
@shahebazkazi1434
@shahebazkazi1434 9 месяцев назад
Sir Bitbucket to nginx , reactjs ,nodejs eske upr ek video banao na .
@vk19148
@vk19148 Год назад
Kal hi baat Hui aur Aaj nginix ka course bhi aa gaya....Amazing sir ❤️❤️❤️
@aweshchoudhary2453
@aweshchoudhary2453 Год назад
Bhai you are our mind reader. 1-2 days se video dhoondra hu. Thankss❤
@iam.devangmp
@iam.devangmp Год назад
Sir, I was confused a lot to get started with NGINX before coming to this video as I wanted to setup the reverse proxy, this video really helped me a lot and now I am sure how to setup reverse proxy, really thanks a lot.
@yoanurag
@yoanurag Год назад
hollyy.... you're awesomely timeed i'ts been few days me trying to learn nginx ..... now you've got me covered thanks
@supravatsarkar5866
@supravatsarkar5866 Год назад
Your youtube channel like a gold mine. No any one as you. good blessing for you sir. ❤❤
@AKASH-sw9bs
@AKASH-sw9bs 10 месяцев назад
A great lesson within short time about nginx so far. 🎉
@iam.devangmp
@iam.devangmp Год назад
Usage of marking the server as down can be done in the following scenario. 1. When we want to restrict the user's request from accessing the specific server, like shutting down server in specific area or geographical location. 2. When server confidentiality is been compromised which is a threat to user privacy.
@NodeJsBeginner
@NodeJsBeginner 4 месяца назад
I have gone through many nginx content but this is very simply explained. Thank you!
@zaynff2m860
@zaynff2m860 Год назад
Sir main aapko bahoot miss kr raha tha , aapki video dekh dekh ke main Mern sikha aur abhi main ek compuny main job kr raha hu as a Full Stack Developer , Thanks Sir - for change my life
@getsetalk
@getsetalk Год назад
We love your efforts and deep knowledge. Thank you ❤️
@amanmaheshwari5665
@amanmaheshwari5665 Год назад
Underrated Channel and Instructor....Simply Calm and Brilliant content!!! Love it !! Thank you brother🥰
@rakeshkranjani
@rakeshkranjani 9 месяцев назад
You teaching style is so nice . Everything you explain is very clear now . Thank you bhaiya for sharing this knowledge to us
@rahulsalokhe200
@rahulsalokhe200 7 месяцев назад
आपका बहुत बहुत धन्यवाद जो आपने इतना बढ़िया contact बहुत सरल भाषा में दिया. अगर आप यही multiple domains, load balancer ई. point जो इस video में है वह window IIS में केसे कराना है उसको ऊपर बनाये तो बहुत बड़ी या हो जायेगा. 🎉🎉
@gerlynm50
@gerlynm50 8 месяцев назад
Usually i won't commend in any channels. But the video is Neat and Clean tutorial, even though I don't know Hindi, I managed to learn from this video. Great videos. Will definitely suggest this channel !!
@ikon_works
@ikon_works 11 месяцев назад
wonderful course that was looking for how to use ngnix with public ip and domain name ... thankyou so much for this detailed video on ngnix 👏👏
@rahulmishra0802
@rahulmishra0802 Год назад
you explain in wonderful way , ekk baar m hi smj aa gya
@Live-hh6li
@Live-hh6li Год назад
Awesome I was thinking of learning nginx But most content on YT was old Will learn this next weekend
@CodersGyan
@CodersGyan Год назад
Go for it!
@codescroller
@codescroller Год назад
Bhai mai wait kar raha tha❤❤
@kazinayem2011
@kazinayem2011 7 месяцев назад
Awesome lecture i found on nginx. Thank you very much.
@smshohag6205
@smshohag6205 Год назад
Thank you so much! The best part was reverse proxy nginx & load balancer for me. coz I needed this for my nodejs application. again thanks. please make more videos about advance nodejs topics and also make a video about redis.
@siddharthsable7762
@siddharthsable7762 Год назад
Amazing Course, Highly Recommended 🤝
@rajukadel1007
@rajukadel1007 Год назад
Well Explained !! Highly Appreciated From Nepal !!
@aravindetagi4008
@aravindetagi4008 9 месяцев назад
Amazing tutorial.... Loved it, Thanks a lot
@vikaspatel8105
@vikaspatel8105 Год назад
dil ki gahraio se dhanyavad sir
@rahulkr7349
@rahulkr7349 6 месяцев назад
Really nice video, calm voice and explained like a charm. Thank you for this video.
@suyashpurwar631
@suyashpurwar631 Год назад
A note to self: - The point where he says that for a single worker thread, a number of connections can be specified, I got a bit confused I don't know why. I understand that with cluster module, multiple instances can be created to run on each core. Actually, upon some more digging I found that more than one instance can be ran per core, it's just there'll be context switching (time sharing scheduling) between the different instance. This is similar to conventional multithreaded server architectures.
@pardeepsahota992
@pardeepsahota992 11 месяцев назад
Wonderful.... Really appreciate your effort.. Helped alot.. Thank you
@aryantirkey1744
@aryantirkey1744 Год назад
Bro is providing all the latest stacks for free ❤️❤️❤️
@aayush135
@aayush135 5 месяцев назад
Very nice course. Everything explained so clearly.
@muhammadazadazad9369
@muhammadazadazad9369 Год назад
I am lucky i can listen legend now i am blessed
@dharmesh887
@dharmesh887 Год назад
Thank you for creating this course 😊
@AbdulRehman-pc2xx
@AbdulRehman-pc2xx 9 месяцев назад
I am from Pakistan TbH Sir bohat he kamal samjhaya hai app nay
@user-cz3ld9dl9o
@user-cz3ld9dl9o 10 месяцев назад
sir your voice of explanation is so honorable and sweet
@vedantbhoyarxd
@vedantbhoyarxd Год назад
bohot benefit huwa sirr
@geekyasif
@geekyasif Год назад
Powerful video 🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥
@mdasibulhasanshanto601
@mdasibulhasanshanto601 6 месяцев назад
Liked the teaching style
@vedantbhoyarxd
@vedantbhoyarxd Год назад
You are great sir
@emon-the-boss1926
@emon-the-boss1926 Год назад
Thank you so much💝💝.
@harshlakwal9522
@harshlakwal9522 Год назад
You are god for me sir.... 🙇‍♂ Love you ❤ Thank you sooo much from core of my heart 🙏❤ Just keep posting these kind of things.....😌
@CodersGyan
@CodersGyan Год назад
It's my pleasure 😊
@nitinkaushik5144
@nitinkaushik5144 Год назад
@@CodersGyan Thanks.
@sbrosgamerz3470
@sbrosgamerz3470 7 месяцев назад
Got Great overview of nginx keep on posting such videos 🥳🥳
@thefuntech2810
@thefuntech2810 Год назад
Sir superb video you made my day 😀😀😀😀
@fabrizziorosales9879
@fabrizziorosales9879 Год назад
Amazing Tutorial🔥👏
@dileepnagendra8199
@dileepnagendra8199 10 месяцев назад
Awesome great explination !!
@amankhanna354
@amankhanna354 Год назад
Another masterpiece just landed on youtube and as always from rakesh sir🔥
@lokeshvasnik6872
@lokeshvasnik6872 Год назад
hELLL YEAHHHH
@PIYUSH-lz1zq
@PIYUSH-lz1zq 10 месяцев назад
God level !!
@PIYUSH-lz1zq
@PIYUSH-lz1zq 10 месяцев назад
So tough this nginx is !! How u guys ate remembering..
@sanketkothiya547
@sanketkothiya547 Год назад
thank you sir for this
@thefuntech2810
@thefuntech2810 Год назад
Sir, Aapne meri request pe video bana di thankyou sir It's very important because bahut saare early start up jo hote hai wo nginx use karte hai multiple website host karne ke liye
@MsAlokranjan
@MsAlokranjan Год назад
Thanks sir. 👌🙏👍👍👍
@magaramol9175
@magaramol9175 Год назад
Thank you sir 😘😘😘
@deepakpatil1506
@deepakpatil1506 10 месяцев назад
Awesome course ❤ from Pune
@AlthafMD-r7e
@AlthafMD-r7e 3 дня назад
worth watching for Nginx learners Thank You @CodersGyan
@aweshchoudhary2453
@aweshchoudhary2453 Год назад
Quality videos❤❤🎉🎉
@the_knowledge_tonic
@the_knowledge_tonic Год назад
Once again thank you so much sir
@raihanhacks6726
@raihanhacks6726 Год назад
sir thank you very very much
@himanshujagdale4966
@himanshujagdale4966 2 месяца назад
Awesome course 🔥🔥
@gouravchouhan1790
@gouravchouhan1790 10 месяцев назад
Great video sir
@unemployedcse3514
@unemployedcse3514 Год назад
Awesome 😍
@imbibe1
@imbibe1 8 месяцев назад
Thanks you so much
@Inoinovation
@Inoinovation Год назад
Thanks sir❤❤
@user-iy4sr3qk2c
@user-iy4sr3qk2c Месяц назад
Thank you so much 🙏🏻😊
@ArynKr
@ArynKr 11 месяцев назад
Masterpiece
@maheshmhaske4421
@maheshmhaske4421 7 месяцев назад
thanks alot bhai....
@monindersingh2565
@monindersingh2565 Месяц назад
good content and presentation was super with excellent sound
@HardeepSingh-oi7sk
@HardeepSingh-oi7sk 10 месяцев назад
great content
@anonyone8834
@anonyone8834 10 месяцев назад
Thanku
@yoanurag
@yoanurag Год назад
down modifier can be use when we want to do some maintainanace
@mdbiplophossain1180
@mdbiplophossain1180 Год назад
please give video regularly
@mdmuhtasimfuadfahim
@mdmuhtasimfuadfahim Год назад
Sir, please make a video on docker swarm to control different servers or containers.
@muhammadazadazad9369
@muhammadazadazad9369 Год назад
Soon u will achieve 3 million subscriber inshaallah
@Lerndemy
@Lerndemy 11 месяцев назад
petiton for docker and kubernetes course 🔥🔥
@suheabkhan2546
@suheabkhan2546 Год назад
Best video on nginx
@CodersGyan
@CodersGyan Год назад
Glad you think so!
@DevSmasher-uk3hj
@DevSmasher-uk3hj Год назад
Awesome
@magaramol9175
@magaramol9175 Год назад
Love you ❤️❤️
@sakshirathoree2908
@sakshirathoree2908 Год назад
Sir The black virtual board, where you've explained the tree hierarchy of nginx configuration, using which app you've created it?
@adivmt
@adivmt Год назад
Sir long time no see , I love nginx ❤😊
@user-cb5ef7vl5q
@user-cb5ef7vl5q 5 месяцев назад
If anyone is following along and unable to get response for node api on port 8000 you just have to add inbound rule to security group of your ec2 instance and add custom TCP for 8000 port from your system IP of from anywhere for time being to allow incoming traffic on 8000 port
@omkarjagtap2212
@omkarjagtap2212 Месяц назад
great video
@coolsai
@coolsai Год назад
thank you so much 🥰
@CodersGyan
@CodersGyan Год назад
You’re welcome 😊
@hidev4615
@hidev4615 Год назад
sir what are the prerequisites to learn nginx? I know JS only and Learning node js
@satyam94163
@satyam94163 Год назад
voice is too slow, please fix this in upcoming videos...loved your content❤... keep uploading more advanced tutorials 💯
@guptaji0786
@guptaji0786 Год назад
Make a complete video on alphine js
@tsarprince
@tsarprince 11 месяцев назад
A server can be taken down temporarily for updating the server to a newer version or making new changes in production. (already did it, but without nginx lol)
@RNFC091
@RNFC091 9 месяцев назад
Nice content. Pls, add subtitles
@MythicalSaty
@MythicalSaty Год назад
Bhai Please create video on JS design pattern and principles. Please
@user-px3hj7yv6n
@user-px3hj7yv6n Год назад
Hey I have one question that is unsolved by me. 1) You have a container which is 100% of browser 2) The container has flex-row 3) You have 2 Inner div's Left and Right inside container 4) they have flex-6 and flex-4 respectively 5) The flex-6(left) container has a stories 6) Which has many single story with width 200px 7) I want the stories div to be 100% of left which is flex-6 or container 8) When i make more story div's and make the stories contaier flex auto 9) It Exceeds it's width instead of making single story to overflow inside this 10) what is this issue and how to fix this
@ggnova8581
@ggnova8581 Год назад
Plz make series on production ready kubernetes setup plz
@Inoinovation
@Inoinovation Год назад
Next video on how to secure vps🙏🙏🙏👍
@SyntacticalFit
@SyntacticalFit Год назад
ssl sertificate se kya data frontend se agar body me ya query me send karenege toh encrypted rhega kya?
@__shubhamtiwari
@__shubhamtiwari 17 дней назад
Gajab ki movie hai bhai, swaad hee aa gaya
@shubhamtiwari4581
@shubhamtiwari4581 17 дней назад
Haa bhai ekdam mast hai maine bhi dekha pura
@alamshane272
@alamshane272 8 месяцев назад
Thanks port 80 pr run ho gya.
@rummanujjaman4727
@rummanujjaman4727 Год назад
Sir I have a request to you. Learned a lot from you. I don't want anything else in life from you. Just one last thing please. Build a recommendation system using MERN please sir. Like a movie recommender or product recommender. you can use content base or filtering base or both. please take my request I'm individual person I don't have that much money to course some ware and in you tube there is no one who tech this. I hope you will consider.
@Clan07-KRG
@Clan07-KRG Год назад
Aslam o alikum .I am from Pakistan b. Thanks for all . Jo AP NY yah sub video bni Hain on k leay Myra in sy boht faeda hova ha . AP API pr b video bna doo mujy mny JavaScript pori dykhi ha mujy lgta ha os NY video nhi bnii agr bnii ha tu wo mujy recommend kr doo please .
@HaiderAli-nn3gy
@HaiderAli-nn3gy Год назад
Sir Please make a video on how to make multi tenant web app in node js and react
@alamshaikh4358
@alamshaikh4358 Год назад
Bro could you please make a crash course on docker?
@nazmulalam1982
@nazmulalam1982 Год назад
Sir need next js course part by part just like create app api authenticate blog project etc
@SuvamTharu
@SuvamTharu Год назад
lots of love from nepal sir,sir project daalo na with image
@pranjalrauthan7036
@pranjalrauthan7036 Год назад
This will certainly boost our learning and till your course arrive this will surely be an important prerequisite !!! Please make more of such crash course, surely helps and levels our learning. Thanks again for your valuable efforts !!
@shoprecartteam9567
@shoprecartteam9567 Год назад
Sir, how to play hls and dash videos which are converted from aws media convert in ReactJs. And hls videos which are converted by aws media convert are not working in any browsers except safari. Can you please demonstrate a video on this topic.?😊
@ramsem5151
@ramsem5151 Год назад
Sir, Please make a crash course on AWS 🫶
@shubhasinha4267
@shubhasinha4267 Год назад
👍👍👍👍
Далее
What is Nginx?
11:45
Просмотров 49 тыс.
Yeni Özbək Mahnisi Yoxsa Vefali Reqsi? 😍
00:36
Просмотров 2,8 млн
Каха и суп
00:39
Просмотров 1,1 млн
100+ Linux Things you Need to Know
12:23
Просмотров 618 тыс.
Load Balancing with NGINX
30:03
Просмотров 61 тыс.
NGINX Tutorial for Beginners
51:03
Просмотров 226 тыс.
What Is JWT and Why Should You Use JWT
14:53
Просмотров 1,1 млн
NGINX Linux Server | Common Configurations
17:28
Просмотров 171 тыс.
How SSL Certificate Works?  - HTTPS Explained
20:42
Просмотров 186 тыс.
Apache Kafka Crash Course | What is Kafka?
1:17:04
Просмотров 416 тыс.