0% found this document useful (0 votes)
71 views1 page

Jenkins Aws

Uploaded by

javeeed0401
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
71 views1 page

Jenkins Aws

Uploaded by

javeeed0401
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

3 sudo wget -O /etc/yum.repos.d/jenkins.repo https://pkg.jenkins.io/redhat-stable/jenkins.

repo

4 sudo rpm --import https://pkg.jenkins.io/redhat-stable/jenkins.io.key

5 sudo amazon-linux-extras install epel

6 sudo amazon-linux-extras install java-openjdk11

7 sudo yum install jenkins

8 sudo service jenkins status

9 sudo service jenkins start

10 sudo service jenkins status

11 sudo cat /var/lib/jenkins/secrets/initialAdminPassword

12 history

You might also like