Skip to content

justadevopsguy/ecs-bluegreen-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Node App deployed on ECS with Blue/Green Deployment

This project was generated with NodeJS version 18.

Requirements

  • MongoDB
  • Moongose-morgan package

Build

Run npm install to build the project. It would produce the node_modules that is required to run the NodeJS app.

Start the server

Run node server.js. Navigate to http://localhost:8080/.

Further help

To get more help on the NodeJS, go check out the NodeJS Documentation page.

DevOps Part - Technologies used

About

Automating Node.js App Deployment on Amazon ECS with Blue/Green Deployment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published