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