Project: CD Pipeline with Jenkins to Containerize a NodeJs Application with Docker Container.
Description: Created a CD pipeline using Jenkins to automatically pull code, create a Dockerfile to containerize a simple NodeJs Application, enabling consistent deployment across different environments.
Technologies Used: Jenkins, Git, Docker.
[ This Nodejs application is basically for testing over jenkins . We can run this and expose sample APIs to test. It requires Express js, Body Parser, mysql dependancies. We can simply run index.js to get the application up and running. (Have not added package.json) ]
Documentation file : SurajDuduskar_DevOps_NodeJs_Project.docx
Flowchart :