Skip to content

drstrangeknows/nodejs-ssl-server

This branch is 1 commit ahead of saasscaleup/nodejs-ssl-server:nodejs-docker-aws-ecs.

Repository files navigation

nodejs-docker-aws-ecs

AWS Project - CI CD Pipeline to AWS ECS for Docker App + CodeCommit + CodeBuild + CodeDeploy Here's the YouTube Video.

Installation

Follow next steps in order to install nodejs app and create a dockerimage

Step 1 - Git clone

git clone https://github.com/saasscaleup/nodejs-ssl-server.git
cd nodejs-ssl-server
git checkout nodejs-docker-aws-ecs

Step 2 - Build and run docker container

docker build -t nodejs-server-demo .
docker run -dp 3000:3000 nodejs-server-demo

Support πŸ™πŸ˜ƒ

If you Like the tutorial and you want to support my channel so I will keep releasing amazing content that will turn you to a desirable Developer with Amazing Cloud skills... I will realy appricite if you:

  1. Subscribe to My youtube channel and leave a comment: http://www.youtube.com/@ScaleUpSaaS?sub_confirmation=1
  2. Buy me A coffee ❀️ : https://www.buymeacoffee.com/scaleupsaas

Thanks for your support :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%