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
- spring boot 멀티모듈
- JSON type
- AWS IAM MFA
- Transactiona
- server mode
- multi module
- h2 intellij
- 트랜잭션 전파속성
- jenkins 배포
- h2 연동
- 멀티모듈
- json type 활용
- IAM이란
- oracle cloud
- aws cli s3 cp
- json type column 생성
- Jenkins
- aws cli s3 exclude folder
- 선언적 트랜잭션
- Oracle Linux 8
- aws cli s3 exclude directory
- jpa 환경에서 json type 활용하기
- json type index
- IAM MFA
- in memory
- 무료 인스턴스
- mysql json type
- 프리티어 인스턴스
- aws cli s3
- jpa json type
Archives
- Today
- Total
목록docker 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