-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BE] Env/#545 무중단 배포를 위한 구성 파일 작성 #571
Conversation
Co-authored-by: kpeel5839 <89840550+kpeel5839@users.noreply.github.com>
Co-authored-by: kpeel5839 <89840550+kpeel5839@users.noreply.github.com>
Co-authored-by: kpeel5839 <89840550+kpeel5839@users.noreply.github.com>
Co-authored-by: kpeel5839 <89840550+kpeel5839@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
check!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생하셨습니다!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
아니 PR 뜯어보는데 부끄러운 과거가 보이네요 ..
작업 대상
#545 참조
📄 작업 내용
블루 그린 무중단 배포 구현을 위한 작성파일입니다.
EC2 내에 컨테이너 두 개를 띄우는 방식으로 구현했습니다.
🙋🏻 주의 사항
스크린샷
📎 관련 이슈
closed #545
레퍼런스
배포 방식(블루-그린) 참고: https://jay-ji.tistory.com/99
설정 파일 참고: https://velog.io/@hooni_/Blue-Green-무중단-배포