Skip to content

patrickfcarey/demo-nodejs-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample NodeJs Application

Overview

CI/CD to test, build, push and deploy the NodeJS Dokerized app to AWS ECS using Jenkins Declarative Pipeline.

Tech Stack

  1. Github

This contains our sample node application code.

  1. Jenkins

Jenkins declarative pipeline that is triggered on every commit.

  1. ECR

Docker images will be stored in AWS ECR.

  1. ECS

Aplication will be deployed in AWS ECS.

Pipeline Stages

  1. Tests

  2. Build an image

  3. Push the image to ECR

  4. Deploy the image

Notes

test2 update

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors