Devops Program 5 new
Devops Program 5 new
Experiment 5:
Introduction to Jenkins: What is Jenkins? Installing Jenkins on Local or Cloud
Environment, Configuring Jenkins for First Use.
Objective:
To understand the fundamentals of Jenkins, install it on a local or cloud environment, and
configure it for first-time use.
1.What is Jenkins
Jenkins is a CI CD tool
Free & Open Source
Written in Java
What is CI & CD: Continuous Integration, Delivery & Deployment
CI/CD is a method to frequently deliver apps to customers by introducing automation
into the stages of app development. The main concepts attributed to CI/CD are
continuous integration, continuous delivery, and continuous deployment.
3. Create an admin user by providing details like username, password, full name and
email id and click finally save and continue.
Jenkins is now ready!
Output:
Output:
Click Save