
Jenkins 파이프라인 소개
이 실습에서는 처음부터 간단한 선언적 파이프라인을 생성, 구성 및 실행하여 Jenkins 파이프라인의 기본 사항을 배우게 됩니다.
Jenkins

Jenkins 인터페이스 탐색
이 랩에서는 대시보드를 탐색하고, 첫 번째 Freestyle 프로젝트를 생성하고, 빌드를 실행하고, 결과를 확인하는 과정을 통해 Jenkins 사용자 인터페이스의 기본 사항을 배우게 됩니다.
Jenkins

소스 제어 (Git) 와 Jenkins 통합하기
이 실습에서는 Jenkins 와 Git 소스 제어 저장소를 통합하는 방법을 배웁니다. Git 플러그인을 설치하고, Git 에서 코드를 가져오도록 프로젝트를 구성하며, SCM 폴링을 사용하여 자동 빌드를 설정합니다.
Jenkins

Jenkins 플러그인 관리
본 실습에서는 Jenkins 기능 확장을 위해 플러그인을 검색, 설치, 업데이트, 구성 및 제거하는 방법을 포함하여 Jenkins 에서 플러그인 관리의 전체 수명 주기를 학습합니다.
Jenkins

빌드 파라미터화 및 스크립트 사용
이 실습에서는 파라미터를 사용하고, 쉘 스크립트를 실행하며, 빌드 실패를 조건부로 처리하여 Jenkins 작업을 더욱 유연하고 강력하게 만드는 방법을 배웁니다.
Jenkins

기본 Freestyle 프로젝트 구성
이 실습에서는 빌드 단계, 빌드 후 액션, 빌드 트리거 추가, 아티팩트 아카이빙, 작업 공간 정리 등 기본적인 Jenkins Freestyle 프로젝트를 구성하는 방법을 배웁니다.
Jenkins

Docker 를 이용한 Jenkins 설치
Jenkins 이미지를 가져오고, 데이터 볼륨을 생성하며, 컨테이너를 실행하고, 웹 인터페이스에 접속하는 방법을 포함하여 Docker 를 사용하여 Jenkins 를 설치하고 설정하는 방법을 알아보세요.
Jenkins

온라인 Jenkins 플레이그라운드
LabEx Jenkins 플레이그라운드는 Jenkins CI/CD 파이프라인을 학습하고 실습할 수 있는 포괄적인 온라인 환경을 제공합니다.
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

Jenkins 사용자 관리
새로운 사용자 생성, 계정 세부 정보 수정, 사용자 계정 삭제를 포함하여 Jenkins 에서 사용자를 효과적으로 관리하는 방법을 배우고, 안전하고 체계적인 지속적 통합 환경을 유지하세요.
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