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