Creating CI/CD Pipeline for your Node JS Application
Task-01
Fork node-js repository:
Create a connection to your Jenkins job and your GitHub Repository via GitHub Integration.
Use GitHub WebHooks and make sure you have CICD setup
Installing docker
Installing java
Installing jenkins
Creating CICD pipeline
GitHub Webhook
Task-02
In the Execute shell run the application using Docker compose
You will have to make a Docker Compose file for this Project (Can be a good open source contribution)
Pipeline script
docker-compose file
Deployed node-todo-cicd app
THAT'S ALL FOR TODAY'S LEARNING I HOPE YOU LEARN SOMETHING FROM THIS BLOG