Skip to content
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

[FEAT] 무중단 배포 #327

Open
3 of 9 tasks
GIVEN53 opened this issue Oct 10, 2024 · 0 comments
Open
3 of 9 tasks

[FEAT] 무중단 배포 #327

GIVEN53 opened this issue Oct 10, 2024 · 0 comments
Assignees
Labels
🍃 BE back end ✨ feat 기능 추가 🗺 infra 인프라 관련
Milestone

Comments

@GIVEN53
Copy link
Member

GIVEN53 commented Oct 10, 2024

Description 💭

Nginx를 활용하여 Blue/Green 무중단 배포를 구현한다.

TODO ✅

  • 두 개로 분리되어 있는 CD yml 파일을 하나로 통합
  • artifact로 변경
  • prod 인스턴스 구축
    • runner 설치
    • Nginx 설치
  • 동적 포트 포워딩
  • yml의 server.port 제거
  • Blue/Green 구현
  • 롤백 정책 설정

Reference 🔎

@GIVEN53 GIVEN53 added the ✨ feat 기능 추가 label Oct 10, 2024
@GIVEN53 GIVEN53 added this to the BE Sprint6 milestone Oct 10, 2024
@GIVEN53 GIVEN53 added 🗺 infra 인프라 관련 🍃 BE back end labels Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍃 BE back end ✨ feat 기능 추가 🗺 infra 인프라 관련
Projects
Status: No status
Development

No branches or pull requests

2 participants