Step by Step guide to install Jenkins on Amazon Linux
Prerequisites
Amazon Linux Machine with a minimum of 2GB RAM.
Needs to open 8080 port on EC2 Security Group.
Steps to install Jenkins
Install Docker and Docker Compose on Machine.
Create Volume for Jenkins.
Create docker-compose file.
Run the...
abidmoon.hashnode.dev2 min read