Skip to content

Comments

[Fix] - deploy.sh 정상 복구 + Nginx 자동 재시작#188

Merged
thingineeer merged 1 commit intomainfrom
dev
Feb 24, 2026
Merged

[Fix] - deploy.sh 정상 복구 + Nginx 자동 재시작#188
thingineeer merged 1 commit intomainfrom
dev

Conversation

@thingineeer
Copy link
Contributor

Summary

  • deploy.sh 진단 모드 제거, 정상 배포 스크립트로 복구
  • Nginx 자동 재시작 로직 유지 (배포 안정성)
  • 진단용 임시 워크플로우 정리

원인 확인

  • 서버 다운의 실제 원인: EC2 Public IP 변경 (3.35.195.11 → 43.201.179.83)
  • EC2 stop/start 시 Elastic IP가 아닌 자동 할당 IP가 변경됨
  • 서버 자체는 정상 동작 중 (Health UP, API 응답 정상)

권장 조치

  • Elastic IP 할당하여 IP 고정 필요

@thingineeer thingineeer self-assigned this Feb 24, 2026
@thingineeer thingineeer merged commit c7b50f8 into main Feb 24, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant