JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
SailingPlus_3rd
0001 김준성
week_1st - [Chapter 1] CI/CD 배포 파이프라인 구축
More
Share
Explore
week_1st - [Chapter 1] CI/CD 배포 파이프라인 구축
STEP01 웹 서버 생성
Project 생성 및 Health-Check router
SpringBoot → Spring Boot Actuator
서버 스택
[JVM] Java : Spring Boot
서버 페이즈 대한 설정
dev, prod
사용될 AWS계정
STEP02 빌드 환경 구축
docker 혹은 docker-compose등 컨테이너 기술을 활용해 이미지를 빌드, 배포할 수 있도록합니다.
Github Actions
를 이용해 Push, PR등에 대해 Trigger 되는 CI/CD환경을 구축합니다.
페이즈 별로 서로 다른 파이프라인을 생성해보세요.
d
STEP03 배포 환경 구축
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.