
Introdução aos Jenkins Pipelines
Neste laboratório, você aprenderá os fundamentos dos Jenkins Pipelines criando, configurando e executando um Pipeline Declarativo simples do zero.
Jenkins

Explorando a Interface do Jenkins
Neste laboratório, você aprenderá os conceitos básicos da interface do usuário do Jenkins navegando pelo painel, criando seu primeiro projeto Freestyle, executando uma compilação e visualizando os resultados.
Jenkins

Integrando Jenkins com Controle de Origem (Git)
Neste laboratório, você aprenderá como integrar o Jenkins a um repositório de controle de origem Git. Você instalará o plugin Git, configurará um projeto para puxar código do Git e configurará builds automáticos usando SCM polling.
Jenkins

Gerenciamento de Plugins no Jenkins
Neste laboratório, você aprenderá o ciclo de vida completo do gerenciamento de plugins no Jenkins, incluindo como navegar, instalar, atualizar, configurar e desinstalar plugins para estender a funcionalidade do Jenkins.
Jenkins

Parametrizar Builds e Usar Scripts
Neste laboratório, você aprenderá a tornar seus jobs Jenkins mais flexíveis e poderosos usando parâmetros, executando scripts shell e lidando com falhas de build condicionalmente.
Jenkins

Configurando Projetos Freestyle Básicos
Neste laboratório, você aprenderá a configurar um projeto Jenkins Freestyle básico, incluindo a adição de etapas de build, ações pós-build, gatilhos de build, arquivamento de artefatos e limpeza do workspace.
Jenkins

Instalação do Jenkins com Docker
Aprenda como instalar e configurar o Jenkins usando o Docker, incluindo o pull da imagem do Jenkins, a criação de um volume de dados, a execução do contêiner e o acesso à interface web.
Jenkins

Ambiente de Testes Online do Jenkins
O Jenkins Playground da LabEx oferece um ambiente online completo para aprender e praticar pipelines de CI/CD no Jenkins.
Jenkins

How to resolve unauthorized access error in Jenkins
Explore how to troubleshoot and resolve unauthorized access errors in Jenkins, a popular continuous integration and deployment tool. Learn about Jenkins access control and security policies to ensure secure and reliable CI/CD workflows.
Jenkins

How to Log in to Jenkins Securely
Learn how to securely log in to Jenkins, the popular open-source automation server. Discover best practices for Jenkins login, including configuring secure authentication and authorization.
Jenkins

How to log in to Jenkins with the correct credentials
Learn how to properly log in to Jenkins, the popular open-source automation server, with the correct credentials. Troubleshoot login issues and ensure secure access to your Jenkins environment.
Jenkins

How to add team members to a Jenkins environment
Learn how to add and configure team members in your Jenkins environment, including understanding user roles and permissions. Optimize your Jenkins collaboration for efficient software development.
Jenkins

How to manage users in Jenkins
Discover how to effectively manage user roles, permissions, and authentication in Jenkins, a popular open-source automation server. Enhance your Jenkins administration skills today.
Jenkins

Gerenciamento de Usuários no Jenkins
Aprenda a gerenciar usuários no Jenkins de forma eficaz, incluindo a criação de novos usuários, modificação de detalhes da conta e exclusão de contas de usuário para manter um ambiente de integração contínua seguro e organizado.
Jenkins

How to set Jenkins to start automatically on system boot
Learn how to configure Jenkins to start automatically on system boot, ensuring your continuous integration and deployment workflows run seamlessly. Discover the steps to set up automatic Jenkins startup and verify its successful implementation.
Jenkins

How to verify Jenkins Docker image version
Learn how to check the version of your Jenkins Docker image and ensure you're running the latest and most secure version. Discover practical use cases and examples for verifying Jenkins Docker image versions.
Jenkins

How to set up Jenkins Docker environment
Discover how to set up a Jenkins Docker environment, streamlining your continuous integration and deployment processes. Learn to configure and use Jenkins within a Docker container for efficient and scalable software development.
Jenkins

Implementing Continuous Integration and Deployment with Jenkins
Discover how to automate your software development lifecycle with Jenkins CICD. Learn to set up continuous integration and deployment pipelines for seamless, reliable software delivery.
Jenkins