DevOps Mini Project: CI/CD Pipeline for a Node.js App Using Jenkins and Docker
In this blog, we’ll walk through setting up a CI/CD pipeline for a simple Node.js application using Jenkins, Docker, and GitHub.
🛠️ Prerequisites:
Jenkins installed (locally or on an EC2 instance)
Docker installed and running
DockerHub account
G...
devopsdost.hashnode.dev2 min read