[#87] cicd: 무중단 배포 설정 (Blue Green 배포전략) #89
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
연관 이슈
작업내용
스크립트 동작방식
green 서비스가 실행중이라면, blue 서비스를 실행시키기 위한 환경변수 세팅
3.실행시키고자 하는 서비스 실행
4.서비스가 정상적으로 실행되었는지 확인
5.Nginx reload를 통해 새로 실행된 서비스를 바라보도록 설정
6.기존에 실행중이였던 서비스 down