Notice
Recent Posts
Recent Comments
Link
반응형
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- in memory
- aws cli s3 cp
- aws cli s3 exclude folder
- 프리티어 인스턴스
- JSON type
- 멀티모듈
- spring boot 멀티모듈
- json type index
- oracle cloud
- server mode
- multi module
- Jenkins
- 무료 인스턴스
- AWS IAM MFA
- 선언적 트랜잭션
- mysql json type
- IAM이란
- h2 intellij
- json type 활용
- IAM MFA
- 트랜잭션 전파속성
- jenkins 배포
- aws cli s3 exclude directory
- jpa 환경에서 json type 활용하기
- Transactiona
- Oracle Linux 8
- jpa json type
- h2 연동
- json type column 생성
- aws cli s3
Archives
- Today
- Total
목록jenkins 설치 (1)
Chris Devlog

젠킨스(Jenkins) 란? 모든 언어의 조합과 소스 코드 레포지토리에 대한 지속적인 통합(Continuous integration, CI)과 지속적 배포(continuous delivery, CD) 환경을 구축하기 위한 도구다. 빌드, 테스트, 배포 프로세스를 자동화하여 소프트웨어 품질과 개발 생산성을 높일 수 있다. 환경 Server: Oracle Cloud VM.Standard.E2.1.Micro(항상 무료) - 프리티어 VM 인스턴스 생성하기 OS: Oracle Linux 8 Docker: CE Jenkins: 2.358 Docker 설치 # 서버 생성 후 첫 진입시 패키지 업데이트(서버스팩에따라 완료시간이 길수도있음.) sudo yum update -y # 완료 확인 Complete! # 패키지..
DevOps/Jenkins
2022. 7. 12. 03:29