Course at a glance
Included in these subscriptions:
- Dev & IT Pro Video
- Dev & IT Pro Power Pack
Release date | 5/10/2019 | |
Level | Beginner | |
Runtime | 1h 24m | |
Closed captioning | N/A | |
Transcript | N/A | |
eBooks / courseware | N/A | |
Hands-on labs | N/A | |
Sample code | Included | |
Exams | Included |
Course description
Jenkins is open source automation software that helps automate software development with continuous integration and facilitating technical aspects of continuous delivery. This course will introduce Jenkins, go through setup and installation as well as create your first job
Prerequisites
Basic GNU/LINUX knowledge is nice to have, but not required.
A computer that supports Virtualization.
Internet connection
Basic Docker understanding is nice to have, but not required.
Meet the expert
Ricardo is a Red Hat certified engineer and systems administrator, cloud architect and linux specialist. He has taught students around the world and is passionate about process automation, and tools to make infrastructure as code to create efficient architecture solutions.
Course outline
Install and Configure
Introduction And Install (20:13)
- Introduction (00:08)
- Jenkins Intro (02:02)
- Download CentOS ISO (01:13)
- Install CentOS (06:07)
- Configure Putty (04:28)
- Install Docker (04:42)
- Install Docker Compose (01:22)
- Summary (00:08)
Setup Jenkins (25:00)
- Introduction (00:08)
- Download Jenkins Docker Image (02:46)
- Create Jenkins Docker Compose File (07:25)
- Setup Jenkins (07:01)
- Create Local DNS (01:58)
- Using Putty (02:15)
- Docker and Jenkins (03:17)
- Summary (00:08)
Create First Job (23:22)
- Introduction (00:08)
- Intro Jenkins UI (02:02)
- Your First Job (04:31)
- Play With First Job (03:51)
- Redirect Output (05:12)
- Execute Script From Jenkins (07:28)
- Summary (00:08)
Parameters (16:16)
- Introduction (00:08)
- Jenkins Parameters (05:30)
- List Parameter (02:27)
- Boolean Parameter (08:03)
- Summary (00:08)