Sample Nodejs application deployment| Deploy Docker Image to AWS EC2

Описание к видео Sample Nodejs application deployment| Deploy Docker Image to AWS EC2

Refer step by step details to implement this using below link

https://jaswanthkumar.hashnode.dev/de...



Steps involved to achieve this:



1) Clone git repo [https://github.com/jaswanthnasa/Nodej...]

2) build docker image

3) push docker image to the DockerHub

4) Launch an EC2 instance

5) Install Docker in EC2 instance

6) run docker run command [to run a container out docker image] to access the application

Комментарии

Информация по комментариям в разработке