-
Course
- Core Tech
Getting Started with Jenkins
Jenkins is widely used to automate tasks in software development and beyond. This course will teach you how to use Jenkins to automate your own monotonous, repetitive tasks so you can focus on more important work!
What you'll learn
Manually deploying software is both painful and rife with inefficiencies. In this course, Getting Started with Jenkins, you’ll learn to automate mundane, repetitive tasks with Jenkins. First, you’ll set up a Jenkins instance. Next, you’ll learn how to automate tasks with both Freestyle and Pipeline job types. Finally, you’ll explore practical examples of compiling, testing, packaging, and deploying software. When you’re finished with this course, you’ll have the skills and knowledge of Jenkins needed to markedly boost your productivity!
Table of contents
- Jenkins V2 Is a Marked Improvement over V1 | 2m 19s
- Should I Use the LTS or Weekly Jenkins Release? | 5m 36s
- Understanding High Level Installation Routes and Downloading jenkins.war | 1m 40s
- Installing AdoptOpenJDK | 2m 48s
- java -jar jenkins.war - Then Unlock the Protected Setup Wizard with the InitialAdminPassword | 1m 40s
- Setup Wizard - Installing Plugins | 1m 10s
- Setup Wizard - Creating the First Admin User | 53s
- Setup Wizard - What Is the Jenkins URL? | 1m 10s
- Manage Jenkins: Changing Configuration after Setup - for Example, Creating a User | 4m 51s
- Spelunking JENKINS_HOME: How to Reset Your Jenkins Install and Back It Up | 2m 49s
- Docker Rocks for Learning Jenkins Thanks to the Official jenkins/jenkins Images - Setup is Effortless | 3m 10s
- Using docker-compose up to Spin up Jenkins and a MailHog Test Email Server! | 2m 39s
- Clean up and Recreation Is a Breeze with docker-compose | 3m 22s
About the author
Wes Higbee is passionate about helping companies achieve remarkable results with technology and software. He’s had extensive experience developing software and working with teams to improve how software is developed to meet business objectives. Wes launched Full City Tech to leverage his expertise to help companies delight customers.
More Courses by Wes