Deploy MERN Stack App On AWS EC2 Using GitHub Actions

preview_player
Показать описание
Please find below reference code and pipeline:

Use below commands to install Docker on AWS EC2:

sudo apt-get update
sudo systemctl start docker
sudo docker run hello-world
docker ps
sudo systemctl enable docker
docker --version

Search Queries:
Deploying a MERN Stack on AWS
Deploy MERN STACK App with AWS EC2
Deploy Full stack application on AWS EC2
Deploy A Full stack REACT APP on AWS EC2
Deploy MERN STACK App with AWS EC2
Continuous Deployment using GitHub Actions
Auto Deploy MERN Stack
Deploy React App to AWS EC2
Deploy NodeJS App to AWS EC2
Deploy(Host) MERN Stack Application for free
Deploying MERN App With Docker Compose
Learn to Deploy your Docker Container on EC2 in 15 Minutes
How to Deploy a MERN Stack App on AWS EC2 With SSL, NGINX, and Subdomain
How to deploy a MERN Stack Application on AWS EC2
How to build and deploy a MERN Stack Application on AWS EC2
How to build and deploy a MERN Stack Application on AWS
How to Deploy a MERN Stack application to AWS Amazon EC2
MERN Stack on AWS EC2 & Nginx to production
Host MERN App on EC2
How do I deploy a MERN stack project to AWS EC2
MEAN and MERN stack AWS deployment Architecture - reduce cost by 90%
Hosting ReactJs Application With AWS EC2 Instance
Hosting a Docker Container on AWS EC2 Free Tier
deploy react app on aws ec2 free
how to deploy nodejs app on aws ec2
how to deploy react app on aws ec2
Creating a Continuous Delivery Pipeline With GitHub Actions: How to Deploy To AWS EC2 Instantly!
Dockerizing React with Nginx for Production
Build and Deploy Multi-Container Apps to AWS
Containerizing an Nginx Server
Containerizing an React App
Containerizing an Node.JS App
Push images to Docker Hub
Docker Tutorial for Beginners
How to Use DockerHub
How to Push and Pull a Docker Image from Docker Hub
What is docker
What is docker
Push and Pull a Docker Image from Docker Hub
NodeJS and MongoDB Tutorial
How to Connect Node.JS with MongoDB using Mongoose
Full stack development
Connect Mongodb database using Node JS with express and mongoose tutorial
MERN Stack CRUD Operations | Full Stack CRUD Operations | React, Node, Express & MongoDB
Getting Started with MongoDB Atlas - A Modern Database
MongoDB Atlas Setup
How to setup MongoDB Atlas database
How To Set Up A MongoDB Cluster
CI/CD pipeline using GitHub Actions
Github actions workflow
Cicd devops
Devops with github action
Complete MERN Stack Developer Roadmap For Beginners
MERN stack deployment
MERN stack app deployment on aws
mern stack tutorial
multi stage deployment in github actions
github actions tutorial
Mern stack project

#github #githubactions #githubtutorial #aws #awsec2 #mernstack #deployment #cicd #devops #devopstutorial #mongodb #expressjs #reactjs #nodejs #expressjs
Рекомендации по теме
Комментарии
Автор

Was looking for this ,
Thanks for explaining thoroughly 👍.

darshankhatri
Автор

Great tutorial man. Your videos are great . I hope people get to know this channel as I have 👍

kareemlateefyomi
Автор

Amazing tutorial sir . Thank you for it ... deployment in MERN is pretty less talked about on YouTube channels atleast . Im glad I bumbed into this . Keep growing 🎉

shwetabhat
Автор

Great video, well explained. When you get time, may you make a video of EC2 deployment using a MERN stack mono-repo. It will be nice to see build and deploy actions that combine multiple images together eg frontend and backend

nigelgman
Автор

Thanks a lot sir, i have been searching for this video for a long time. It is an amazing tutorial in a simple and understandable manner. It is actually covering all the topics . i have completed this tutorial without having any unexpected errors. keep going sir

VipinRaj_dev
Автор

Wonderdul content, thanks a lot. Try to deploy only react app with the API that gives you backend

jahongirbektemirov
Автор

Hi, thank you very much for this tutorial.
Does someone else stuck in minute 32 ?
I missed the part where you configure the github actions for the project. I am stuck on minute 32, I check the actions tab on my backend repository but it's empty. Please help

SLASH
Автор

what about hosting frontend in vercel or netlify s so how we give nginx in backend

MohammedAmjadAliMK
Автор

Hello can you please suggest, how can i setup this with docker-compose, as we dont have docker-compose file on server, i need to create a file using workflow job and then i'm starting docker-compose up.

Is there any batter way, please suggest.

ShivamSingh-hpid
Автор

Hey man, thanks for this valuable information, Can you make a video on AWS Serverless Lamda about how to use the lambda, and one more thing needed like how to integrate domain name with aws, and how to add https in the URL, I really need this

TheArunKushwahaa
Автор

Great one, but when we containerize our server, we have included our .env file it has the mognodb url . so we should include it or not ? ,

learner
Автор

Hello. Thank you for helping me through this video. But I want to add domain and ssl Nginx, ReactJS when setting up via Docker.
Sorry that my English is not good
Looking forward to hearing from you and have a nice day

hungnguyenmanh
Автор

sir can you please make a video to deploy a nextjs (above 13.4, app router), typescript, node express, mongodb project with docker and github actions🙏

VipinRaj_dev
Автор

I have .env file in node project and there are approx 15 key value pair. how i can manage that with yml file mentioned in video?

anupamagarwal
Автор

Sir can you made a video for PERN stack deployment like this video

ghulamdastgeer
Автор

Hello brother,

I'm facing an issue, as I'm showing github secrets you have added aws secret keys but not mention in video.

Can you please help me to resolve issue

bluemaroon
Автор

Can you make a video PERN Stack with Docker and Without Docker

rahulray
Автор

Bro i have a similar kind of project but i am using postgressSql and prisma as orm can i follow the exact steps?

lost_and_finding
Автор

i have followed a tutorial but thing is that when i go in github actions it is not showing 1 worlkflow created but i didnt see its running or not

navnathsangalephotography
Автор

how to integrate nginx with backend deployment?

lost_and_finding