DevOps Journey Learn Jenkins! Complete Jenkins Course - Zero to Hero

🎯 Загружено автоматически через бота: 🚫 Оригинал видео: 📺 Данное видео принадлежит каналу «DevOps Journey» (@DevOpsJourney). Оно представлено в нашем сообществе исключительно в информационных, научных, образовательных или культурных целях. Наше сообщество не утверждает никаких прав на данное видео. Пожалуйста, поддержите автора, посетив его оригинальный канал. ✉️ Если у вас есть претензии к авторским правам на данное видео, пожалуйста, свяжитесь с нами по почте support@, и мы немедленно удалим его. 📃 Оригинальное описание: Jenkins is an open source automation server which enables you to reliably build, test, and deploy your software. It is one of the most sought over skills for a DevOps Engineer to have. There are many other ’newer’ CI/CD solutions like CircleCI and Github Actions but Jenkins still has the largest footprint in the CI/CD space. Knowing how to setup and manage a Jenkins Infrastructure as well as how to setup and troubleshoot Freestyle builds and Groovy Pipelines is something you that will help you grow your Career as an Engineer. In this video we go over what is Jenkins, and how we can install Jenkins and create CI/CD Pipelines. Watch this 1 hour course, follow along with the lab and make yourself a better Engineer! 📁 Code Available here: 🛍️ Amazon Store (homelab/youtube setup): ☕ Buy me a beer: 👨‍💻 Discord Community of DevOps Engineers: 📘 Chapters: Jenkins Introduction Jenkins TLDR - What is Jenkins? Jenkins Infrastructure - Master Server and Agents Jenkins Agents - Permanent and Cloud Based FreeStyle Builds and Pipelines Setting up Jenkins using Docker Jenkins Web GUI Walkthrough Creating a Simple Freestyle Job Exploring the Jenkins Filesystem and Workspace Freestyle job - Running Python scripts with Jenkins Setting up Docker Cloud Agents Jenkins Agent using Docker Desktop fix Docker Agent Template Setup Using Labels to restrict Jobs to Agents Setting Builds to be automatically triggered on commits Setting up Declarative Pipelines using Groovy Using a Jenkinsfile for Pipelines Jenkins BlueOcean
Back to Top