Install and Configure Jenkins - Part 2
In this lab, you’ll practice the basics of Jenkins. When you’re finished, you’ll have the skills necessary to run and configure Jenkins.
Terms and conditions apply.
Lab info
Lab author
Challenge
Getting Started in the Lab Environment
Here are the initial instructions and explanation of the lab environment. Read this while your environment is busy creating itself from nothing. Yes, this violates physics; we know. How fun!
Challenge
Restart Jenkins
Jenkins often needs to be restarted to enable plugins, and to refresh other application states. This challenge will teach you three ways to restart Jenkins.
Challenge
Learn the Jenkins File System
Understanding how Jenkins uses the file system can be very useful for debugging problems. This challenge will illustrate several keys folders that Jenkins uses, and how it uses them.
Challenge
Work with Pipeline Builds
Pipeline builds are the preferred way of creating and maintaining builds in Jenkins–in this challenge, you’ll create a simple pipeline build and see how it works.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- The basics of software development, including Linux CLI familiarity, and basic bash scripting knowledge