Thank you for the great video really helpful also for some people do keep in mind that HTTP request are made by browser on 80 port whereas HTTPS request are made by browser on 443 port do keep in mind to always add them in your ec2 security group.
thank u sir ..🤩😍 mene pure youtube 4 din tak dudha par khi bhi complete , Nginx with ssl , proxy nhi mila😅 apki 1 video dekha aur sab kuch mil gya ...😋🙏
Bhaiya you left some security concepts like how to not allow root login through ssh, how to harden openssh etc. Please guide properly to the beginners. Those who have done deployment to cloud they know it very well what i am talking about.
@@akuma_168 search for learn cloud computing on digital ocean. It is a series which may overwhelming on first search but will take just 2 to 3 days to learn it. Give it a try.
Your tutorials are awesome. is there any video of you which deploys a project using AWS serverless ? I need to deploy my project made of HTML, Handlebars, Node, mongodb, expressjs
In this ongoing nodejs series please add a video on how to send emails in nodejs using node-mailer or any aws SES service ! Please 🙏 Anyways! good work keep going ☺️
Wonderful session, most of things are clear.thank You. But after implementation one issue I observed,after loading home page if I do performance any activity on menu using mouse page automatically get logout. Can you help me int
I am facing one issue, So domain is alredy there in GoDaddy. And website is live now we need to add a geoserver for that website. So i have configured geoserver on ec2 instance and it is up and running. Now i want to use this server in main application which is in live. Now ec2 is http i want it to make https. So alredy domain is there for main website. Now i want to make https for ec2 instance. If we are using certificate manager then what domain i have give because it is already domain is there for main website. I am confused
hello , in the last part you deleted the elastic ip address right ,? inorder to avoid charges. So if we want our site to be live and workng , we should nt delete that right ?
Bro proxy_pass will work only for localhost?? Within the same server? What if I hosted my application on different servers and I want to do the same thing Will it work if I give direct ip address with port in proxypass?
Guys believe me this video is amazing to deploy your node js apps in production. Happy Coding!
Thanks for that!
Awesome work Piyush in a single video!!!
Very Informational video in very simple language. I love it. :)
Thank you for the great video really helpful also for some people do keep in mind that HTTP request are made by browser on 80 port whereas HTTPS request are made by browser on 443 port do keep in mind to always add them in your ec2 security group.
Great tip!
@@piyushgargdevapni company m reference lga do piyushbhai
thank u sir ..🤩😍
mene pure youtube 4 din tak dudha par khi bhi complete , Nginx with ssl , proxy nhi mila😅
apki 1 video dekha aur sab kuch mil gya ...😋🙏
bahot kuch seekha iss video me maine, Thank you piyush :)
superb Piyush, keep up the good work
One of the best video on internet please continue the series.❤
Thanks a lot, bro! Really helpful. to the point, propper easy.
very good video. Learned a lot from it.
Great video bhaiya 🙏
It was a great help, things in the video are very clear and helpful.
Wonder bhai. God bless you.
Thanks Piyush, video explaination was crystal clear, i was able to deploy my first azure app using nginx and ssl cert.
You may be enjoying your weekend Piyush. I am enjoying more by Binge Watching your content on Node.js. Awesome man 🎉🙏
Best Video on node js deployment on ec2. Thanks for this :)
thanks a lot, made my life easy with aws
Thanks for this video piyush. It's a gem.
so much informative with scratch. Thanks a lot
Glad you enjoyed it!
awesome work Piyush
Thanks a lot, bro! Really helpful. Got to know how things work behind the scenes. Good explanation as well. Keep up the good work
BTW, guys who are in windows, can still ssh if you are in Windows 10 and above by using powershell
I prefer git bash
Such a great video man. Thanks a lot.
Great explanation and very well made video. Just a quick FYI - Windows also comes with SSH through powershell.
Thanks you so much sir ! Great Content Finally I get https watching only ur video! No other utubers provide such quality content ! Kudos !
SSH is also available by default in windows 10 or greater operating system!
best video on internet
bro thank you so much you're amazing thanks to helping beginners
Thanks a lot, bro! Really helpful .
thanks for the amazing content dude
Thanks alot for the guide. Fr!!!
Thank you for such amazing content
super tutorial best man thankyou
Wow very informative video
Thanks a lot
Bhaiya you left some security concepts like how to not allow root login through ssh, how to harden openssh etc. Please guide properly to the beginners. Those who have done deployment to cloud they know it very well what i am talking about.
Where I can learn all these concepts?
@@akuma_168 search for learn cloud computing on digital ocean. It is a series which may overwhelming on first search but will take just 2 to 3 days to learn it. Give it a try.
So where I can learn all the things
On digitalocean articles. Just search for it.
As usual, great content! Thanks for the video.
Thank you so much ❤️
very helpful , please make it on yaml also on K8s
Bro i notice welcome baak ❤❤ 0:19 most of videos 😊😊😊
Best video ......🎉🎉
you can use git bash if you are using windows for shell connect
Can you please make a video of deploying Angular front end on Nginx in production in AWS using dist
Your tutorials are awesome. is there any video of you which deploys a project using AWS serverless ? I need to deploy my project made of HTML, Handlebars, Node, mongodb, expressjs
U can use render to reply node js server
thanks alot piyush
you are really my hero
for setting env in Linux use====> export key="value", while you are using set value of key without quotes. so that's by env not set.
you can create .env file as well
not working for me
Yesss finally api host karlya
providing good exposure 😇
Piyush sir ye apne ghithub pe dhal du kya?
In this ongoing nodejs series please add a video on how to send emails in nodejs using node-mailer or any aws SES service ! Please 🙏
Anyways! good work keep going ☺️
Perfect
Greate content Bro. Thanks for sharing these type of content❤. It helps me lot
Thank you So much.
Bhai please make video on this topic “secure way to deploy a nodejs app without exposing source code”
Very easy explanation. Is there any free alternative of Aws that does not need credit card?.
i also need that🙁,did you got any?
@@mohammedminhaj250 still not, but i use free backend hosting " Railway "
render is also good
I got a great alternative that is ...
Can you make the video on sub domain how to assign to the ngnix
Thank you for the great video really helpful.Good explanation. 😊
Keep up the good work👍🙏
😮😮😮😮so simple 🎉
Very helpful
wherebto learn all these advanced concepts , where do you learn from ?
Best ever !!!!!
plz make tutorial how to deploy react app in aws like this
Thank you 😊
thank you so much!!
You're welcome!
great video
Sir what if i want to deploy another node project with different domain?
superb
Thank you
Wonderful session, most of things are clear.thank You. But after implementation one issue I observed,after loading home page if I do performance any activity on menu using mouse page automatically get logout.
Can you help me int
I am facing one issue, So domain is alredy there in GoDaddy. And website is live now we need to add a geoserver for that website. So i have configured geoserver on ec2 instance and it is up and running. Now i want to use this server in main application which is in live.
Now ec2 is http i want it to make https. So alredy domain is there for main website.
Now i want to make https for ec2 instance.
If we are using certificate manager then what domain i have give because it is already domain is there for main website.
I am confused
Thanks a lot
The name field in the Domain DNS setting, can't be empty on my domain.
What should I do?
13:50 Bro, Your MongoDB wasn’t connected because you forgot to use (") or (') while running export command.
hello bro jb mai cert bot se ssl cert install krta hu tb meta website band ho jata hai
i want same process for window Ec2 machine , can you help me
ssh wala part windows wale gitbash mai vi kar sakte hai .
are you telling or asking?
How to create environment variable? Mongodb ko kaise export kre?
is there any free alternative to aws where I can deploy my portfolio apps without worrying about actually being charged?
vercel
can u do this same with docker compose and github actions?
Bro , how can i deploy multiple projects on same instance. i am facing issues at nginx setup for multiple projects under same domain.
And one more doubt is that freenom website again start working??
hello , in the last part you deleted the elastic ip address right ,? inorder to avoid charges. So if we want our site to be live and workng , we should nt delete that right ?
mongodb is not connected ? any help would be apprecited
can we deploy node.js application without any operating system
What are the billing I can expect with this set up for my site after free tier and what are the best option to handle traffic around 50k?
where did that mongodb came from? lol
Can you please tell what theme and font you are using in your vs code?
Thanks for the video 🥰
I am using Ayu Mirage with default font
Bro proxy_pass will work only for localhost?? Within the same server?
What if I hosted my application on different servers and I want to do the same thing
Will it work if I give direct ip address with port in proxypass?
hello bro. please give us a video with real world node js project in digital ocean... thank you;;;;;;;;;
How to resolve the below error when running pm2 start index.js or any other pm2 command
[PM2] spawning PM2 daemon with pm2_home=/home/ubuntu/.pm2
Hello, On my local machine css is working properly but after hosting on server css is not loading, Please help to debug
it was so good to
i have deployed and it is http is there any option to get ssl certificate without buying domain name
23:49 backspace not working
Can i reflect this project in my resume?
Nice
Thanks
bhaiya freenom is not working any alternate ???
POST Method is not working
can we use Cloudflare for SSL?
🎉
i suggest not to try thing on AWS without a good mentor. as surprise bill is waiting for you. linode is better if you are new