Great tutorial. God bless you. if you are using your own project and it is large and you encountered below error during "npm run build" "FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory" Fix it by creating another ec2 instance that uses 2Gb RAM
Very useful, nicely explained can you make a video on a project of Django and react as docker and deploy in ECS with Code pipeline....... Please make a video I'm waiting❤❤❤❤❤
Hi i want to Deploy Django app on AWS EC2 with Auto Scaling Group, Load Balancer, Route53, and SSL also with docker and Kubernetes (please use Docker and Kubernetes)
Hi, I just want to know, if there is any update in my code, and I pulled it on ec2, and run the command to update the build folder, now how can it be reflected on the internet, do I need to restart nginx again (which I did but it has not updated), or something else I need to do ?
All commands used in video Are present in the article available in video description.
Great tutorial. God bless you.
if you are using your own project and it is large and you encountered below error during "npm run build"
"FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory"
Fix it by creating another ec2 instance that uses 2Gb RAM
Amazing article and video. Thank you so much for doing such great work. We appreciate you!
I am happy to hear 😊
Good Work But please keep the face icon away from the code so we can see the commands if possible thankyou
Sure. Will do. But also commands are available in the article in the video description.
Very useful, nicely explained can you make a video on a project of Django and react as docker and deploy in ECS with Code pipeline....... Please make a video I'm waiting❤❤❤❤❤
I will try my best
Great tutorial. Thank you!
Gald to hear. Its helpful
Thank You "MAN"
@@rahulradhakrishnan3605 welcome
Thanks so much
You are welcome
Hi i want to Deploy Django app on AWS EC2 with Auto Scaling Group, Load Balancer, Route53, and SSL also with docker and Kubernetes (please use Docker and Kubernetes)
So how is it possible to send email and check email connected to this domain? :) Also, how to use webmail for email?
There is different stmp protocol. Send me message over linkedin. I will share settings
when i run npm run build it will stuck or stop in between and take too time and even not completed
thank you for your work
My pleasure! . Happy to hear.
Hi, I just want to know, if there is any update in my code, and I pulled it on ec2, and run the command to update the build folder, now how can it be reflected on the internet, do I need to restart nginx again (which I did but it has not updated), or something else I need to do ?
@@rohitbisht361 make sure your have pulled your latest code also restarted nginx and gunicorn
Thank you!
Hello, What is your charges as a freelancer DevOps Engg.
Send me an email or linkedin
How to deploy both front end and backend as app?
I will create a video this week
How to deploy MERN STACK website in Amazon EC2 and then connect with Domain name sir.
@@hendoitechnologies you can deploy using nginx, but how i can tell in one comment. Send a message over linkedin
@@CodeWithMuh please post video sir
hello nice
hi i followed all commands but i get 500 status when i trying to get the app my app is nextjs react app what can i do
@@arielgamerman5255 there can be multiple issues, you app is not working, wrong folders path in nginx file
nice
Thanks 💥
@CodeWithMuh
I followed your all instructions but I'm getting "This site can’t be reached3.254.152.184 refused to connect". How to resolve.
Make sure your application is bug free. Make sure your build is fine. Make sure your nginx is correct. Make sure security group are allowed at http
@@CodeWithMuh sir everything is correct then also it is showing same problem