본문 바로가기 메뉴 바로가기

realizers

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

realizers

검색하기 폼
  • 분류 전체보기 (266)
    • JAVA (83)
      • JAVA기본 (38)
      • Design_Pattern (14)
      • Spring (10)
      • SpringBoot (19)
      • JPA (2)
    • Architecture (7)
    • 운영체제 (8)
    • Network (6)
    • 자료구조 (5)
    • Algorithm (0)
    • PHP (7)
      • Codeigniter (7)
    • CI&CD (12)
    • CentOs (2)
    • Ubuntu (4)
    • Mysql (13)
    • FrontEnd (3)
    • React Native (7)
    • 스터디 (108)
      • 오브젝트 (13)
      • 모던 자바 인 액션 (11)
      • 이펙티브 자바 (73)
      • 도메인 주도 개발 시작하기 (6)
      • 리팩토링 1판 (5)
      • 실전 자바 소프트웨어 개발 (0)
    • 일상 (1)
  • 방명록

CI&CD (12)
Docker & Jenkins(Pipeline) & Spring boot & Gradle CI&CD 배포 방법

https://kdg-is.tistory.com/270 Docker & Jenkins & Spring boot & Gradle CI&CD 배포 방법 개발 환경 젠킨스 서버 : Aws Ubuntu Server 18.04 LTS, t2.micro 개발 서버 : Aws Ubuntu Server 18.04 LTS, t2.micro Spring boot JDK 11 Gradle Git Hub Docker Hub Step 01 - Jenkins EC2 스왑 과정(생략.. kdg-is.tistory.com 위의 링크에서는 Freestyle Project 방법으로 구현하였습니다. 지금부터 진행할 예제는 Pipeline을 사용하여 구현하는 방법을 알아보겠습니다. 1.Credentials 키를 만듭니다. Docker ..

CI&CD 2022. 5. 9. 17:34
Docker - Unauthorized: incorrect username or password

🧨 발생원인: 패스워드를 변경한 경우 및 토큰을 발생한 경우 ​ 💡 해결방법: 로그아웃하고 다시 로그인합니다. # 로그아웃 docker logout # 로그인 docker login -u [ID] -p [PASSWORD]

CI&CD 2022. 5. 9. 16:51
Docker - dial unix /var/run/docker.sock: connect: permission denied 오류 해결 방법

💡 /var/run/docker.sock 파일의 권한을 666으로 변경하여 그룹 내 다른 사용자도 접근 가능하게 변경합니다. sudo chmod 666 /var/run/docker.sock

CI&CD 2022. 5. 9. 16:48
Docker - docker open permission denied

💡 아래와 같은 오류가 발생하는 경우 WARNING: Error loading config file: /var/lib/jenkins/.docker/config.json: open /var/lib/jenkins/.docker/config.json: permission denied 💡 config.json 파일을 open 하는데 있어서 permission denied 가 된 것이므로 해당파일의 권한을 확인합니다. # 소유그룹 변경 sudo chgrp docker /var/lib/jenkins/.docker/config.json # 읽기 권한 추가 (g+w:그룹쓰기, g+x:그룹실행) sudo chmod g+r /var/lib/jenkins/.docker/config.json

CI&CD 2022. 5. 9. 16:47
이전 1 2 3 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
  • 깃허브
  • 이메일
TAG
  • 트랜잭셔널 아웃박스 패턴 스프링 부트 예제
  • spring boot excel download oom
  • polling publisher spring boot
  • pipeline architecture
  • transactional outbox pattern
  • service based architecture
  • spring boot redisson destributed lock
  • java userThread와 DaemonThread
  • microkernel architecture
  • @ControllerAdvice
  • transactional outbox pattern spring boot
  • 서비스 기반 아키텍처
  • spring boot redisson 분산락 구현
  • 트랜잭셔널 아웃박스 패턴 스프링부트
  • space based architecture
  • redis 대기열 구현
  • 공간 기반 아키텍처
  • redis sorted set
  • spring boot 엑셀 다운로드
  • pipe and filter architecture
  • spring boot poi excel download
  • JDK Dynamic Proxy와 CGLIB의 차이
  • spring boot excel download paging
  • redis sorted set으로 대기열 구현
  • 람다 표현식
  • 자바 백엔드 개발자 추천 도서
  • java ThreadLocal
  • spring boot redis 대기열 구현
  • 레이어드 아키텍처란
  • spring boot redisson sorted set
more
«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바