Launch Jenkins on Amazon Linux 2 and Build Your First Pipeline
In the previous post, we covered what Jenkins is and how it fits into a CI/CD pipeline. Now it is time to get Jenkins actually running on a server. We will install it on an Amazon Linux 2 EC2 instance, access the dashboard for the first time, and create a simple job to make sure everything works.
Jun 10, 20267 min read


