일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- Endpoints
- DynamoDB
- null 병합 연산자
- prometheus
- transit gateway
- vgw
- Service
- Kubernetes
- cognito
- Proxy Resource
- CloudFormation
- Custom Resource
- 비구조화 할당
- Await
- api gateway
- optional chaining
- On-Premise
- 구조분해 할당
- Site-to-Site VPN
- grafana
- 온프레미스
- AWS
- elasticsearch
- docker swarm
- 자바스크립트
- 옵셔널 체이닝
- VPC
- docker
- 단축 평가
- JavaScript
- Today
- Total
목록CICD (2)
만자의 개발일지
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/FiFtx/btrx7xSEwCX/t4nYjbo43KnXdniDIiMMQ0/img.png)
이번 포스팅은 아래 Dagger 공식 문서를 참고하여 진행하였습니다. 필자의 개발 환경이 윈도우이기 때문에 윈도우를 기준으로 진행하였습니다. 다른 운영체제의 경우 아래 공식문서를 참고해 주시길 바랍니다. https://docs.dagger.io/1200/local-dev CI/CD in your local dev | Dagger Everyone should be able to develop, test and run their CI/CD pipeline locally. docs.dagger.io Dagger 설치 먼저 터미널을 열어 다음과 같이 명령어를 입력하여 Dagger를 설치해 줍니다. curl https://dl.dagger.io/dagger/install.ps1 -OutFile install.ps..
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/bdTTiM/btrx6ohLPbL/D7Xu3pINJGgKBl20ExGERK/img.png)
Dagger 도커를 만든 개발팀이 2022년 3월 31일에 새로운 데브옵스 플랫폼인 Dagger를 런칭하였습니다! https://dagger.io/ dagger.io It's time for a modern experience for CI/CD pipeline development. Escape YAML hell Wire actions together using CUE, a powerful configuration language developed at Google. CUE has all the features you wish YAML had: comments, string interpolation, templatin dagger.io Devops 엔지니어들이 강력한 CI/CD 파이프라인을 빠르게 만들수..