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