Skip to content

Conversation

@ysw789
Copy link
Member

@ysw789 ysw789 commented Feb 26, 2025

[infra] 무중단 배포 구성

Issue

변경 내용

  • 서버 HealthCheck 구현
  • 배포 스크립트 작성

구현 사항

  • 엔드포인트에서 HTTP 200을 응답할 경우 서버 실행이 완료된 것으로 판단
  • Blue/Green 배포 스크립트 작성(서버 내부)

- 엔드포인트에서 HTTP 200을 응답할 경우 서버 실행이 완료된 것으로 판단
@ysw789 ysw789 added the INFRA label Feb 26, 2025
@ysw789 ysw789 self-assigned this Feb 26, 2025
@ysw789 ysw789 linked an issue Feb 26, 2025 that may be closed by this pull request
@ysw789 ysw789 merged commit 4a5c6c2 into dev Feb 26, 2025
1 check passed
@ysw789 ysw789 deleted the infra/#53 branch February 26, 2025 18:11
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 this pull request may close these issues.

[infra] 무중단 배포 구성

2 participants