코딩기록
젠킨스 프로젝트 빌드 본문
ubuntu(우분투) 에 젠킨스 설치하기
https://myminju.tistory.com/115
Ubuntu에 Jenkins 설치하기 (23.3.28 서명키 업데이트)
설치 환경 NHN Cloud Ubuntu 20.04 LTS Jenkins 2.397 ⚠️ 주의 ! 2023년 3월 28일부터 Linux 설치 패키지에 대한 새로운 레포지토리 서명 키를 사용합니다. Jenkins 2.397 설치하기 전에 새 서명 키로 설치해야 합
myminju.tistory.com
젠킨스 서비스 fail
자바 버전 바꿨더니
https://stackoverflow.com/questions/75027716/service-start-jenkins-jenkins-service-failed-because-the-control-process-exited

[CI/CD] #2 우분투에 젠킨스 설치하기
이 게시물은 [초보를 위한 젠킨스 2 활용 가이드 2/e]를 참고해서 작성한 내용임을 밝힙니다. 윈도우보다는 우분투에 젠킨스를 설치하는 편이 좋을 것 같아 WSL2를 사용하여 우분투 환경에서 젠킨
velog.io
https://adjh54.tistory.com/214
[Java] Gradle 버전 확인 및 변경 방법
해당 글에서는 Spring Boot 환경에서 Gradle의 버전을 확인하거나 변경하는 방법에 대해서 확인합니다.1) Gradle 버전 확인 방법💡 Gradle 버전 확인 방법- 프로젝트 내에서 gradle/wrapper 경로에 들어가서 g
adjh54.tistory.com
Ubuntu 22.04.4 LTS (Jammy Jellyfish)
Select an image Ubuntu is distributed on three types of images described below. Desktop image The desktop image allows you to try Ubuntu without changing your computer at all, and at your option to install it permanently later. This type of image is what m
releases.ubuntu.com
[Jenkins]Git 연동하기(Git Token 발급 + Jenkins Credential 등록)
안녕하세요 오늘은 git 에서 Token을 발급받아 Jenkins Credential에 등록해보겠습니다!먼저 Github Settings -> Developer settings -> Personal access token 항목에 들어갑니다 이후 Generate new
velog.io
젠킨스 환경변수 설정
위에 꺼
결국 젠킨스랑 자바 버전이 맞지 않아서인지 안되서
가상 컴퓨터 새로 만든 후 다시 진행함
블로그 보고 패키지 같은거 다운받지 말고
공식 사이트에서 받기 지금은 자바 17버전 다운받음
'study > study_public' 카테고리의 다른 글
| 3/28 STS 검색 시 build 파일 안보이게 하기 (0) | 2025.03.28 |
|---|---|
| 1/24 aside 프로젝트 리스트 수정, react 수정 (0) | 2025.01.24 |
| 1/14 lucy-xss-servlet-filter-rule(해킹 보안) (0) | 2025.01.14 |
| 9/19 formdata, param (0) | 2024.09.19 |
| 9/4 로그인 베너, 타임리프 적용 (리스트로 받아왔지만 리스트1개로만 올 때) (0) | 2024.09.04 |