0% found this document useful (0 votes)
8 views3 pages

DEVSEC Exp 4

Uploaded by

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

DEVSEC Exp 4

Uploaded by

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

Jawahar Education Society’s

A. C. Patil College of Engineering,Kharghar


Department of Computer Science and Engineering (IOT)

Devops Experiment No. 4

Aim : Jenkins installation and setup, explore the environment


Procedure :
• Download the Jenkins package for your operating system from the Jenkins website. •
Follow the installation instructions for your operating system to install Jenkins.

Start the Jenkins service:

• On Windows, use the Windows Services Manager to start the Jenkins service. •
On Linux, use the following command to start the Jenkins service:

$ sudo service jenkins start Access the Jenkins web interface:

• Open a web browser and navigate to http://localhost:8080 to access the Jenkins web interface.

• If the Jenkins service is running, you will see the Jenkins login page. Initialize the Jenkins environment:
• Follow the instructions on the Jenkins setup wizard to initialize the Jenkins environment.

• This process involves installing recommended plugins, setting up security, and creating the first
admin user. Explore the Jenkins environment:

• Once the Jenkins environment is set up, you can explore the various features and functionalities
available in the web interface.
• Jenkins has a rich user interface that provides access to features such as build history, build
statistics, and system information.
Steps :
Conclusion: Hence, installation, setup and exploration of Jenkins was successful.

You might also like