How to install Jenkins Server on EC2
Step 1 - To create EC2 Instance click here.
Step 2- update your system. [sudo yum update]
Step 3 - Add the Jenkins repo using [sudo wget -O /etc/yum.repos.d/jenkins.repo \ https://pkg.jenkins.io/redhat-stable/jenkins.repo]
Step 4 - Import a key fil...
shikhakushwaha.hashnode.dev1 min read