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

Nginx를 사용한 무중단 배포하기 #65

Closed
Sinyoung3016 opened this issue Jan 22, 2023 · 0 comments · Fixed by #76
Closed

Nginx를 사용한 무중단 배포하기 #65

Sinyoung3016 opened this issue Jan 22, 2023 · 0 comments · Fixed by #76
Assignees
Labels
Milestone

Comments

@Sinyoung3016
Copy link
Collaborator

🚀 목적

현재 배포 과정은 작동하던 서버를 내린 뒤에 업데이트 후 다시 서버를 키는 방식을 사용한다. 이때 발생하는 중단을 없애기 위해, 무중단 배포를 진행하고자 한다.

🔗 작업

nginx를 사용한 블루그린 무중단 배포를 진행할 예정

✅ 완료조건

@Sinyoung3016 Sinyoung3016 added the 🐥CI/CD CI/CD label Jan 22, 2023
@Sinyoung3016 Sinyoung3016 added this to the Sprint - 2 milestone Jan 22, 2023
@Sinyoung3016 Sinyoung3016 self-assigned this Jan 22, 2023
Sinyoung3016 added a commit that referenced this issue Jan 26, 2023
* add: nginx 설정 및 적용

* add: blue-green 무중단 배포 적용

- bash deploy.sh로 실행

* update: 배포 워크 플로우 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant