Step-by-Step Guide to Jenkins CI/CD for Three-Tier Apps
1) Overview
In this blog, we will explore Jenkins setup and try to build a CI/CD pipeline in it.We will be making a pipeline for a simple three-tier app (React, Node.js, MySQL).
2) Setup of Jenkins
We will be doing the setup of Jenkins on a local mac...
devops-digest-daily.hashnode.dev4 min read