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

운영(Production) 서버 배포 #467

Closed
9 of 17 tasks
zeus6768 opened this issue Aug 18, 2024 · 0 comments · Fixed by #496
Closed
9 of 17 tasks

운영(Production) 서버 배포 #467

zeus6768 opened this issue Aug 18, 2024 · 0 comments · Fixed by #496
Assignees
Labels
BE 백엔드 feature 기능 추가 infrastructure 인프라 작업

Comments

@zeus6768
Copy link
Contributor

zeus6768 commented Aug 18, 2024

📌 어떤 기능인가요?

  • 스프링 서버 구축
  • DB 서버 구축
  • CD 파이프라인 구축
  • 모니터링
  • 로깅

📜 작업 상세 내용

  • 스프링 서버 구축
    • EC2 인스턴스 설정
    • Nginx 설정
      • HTTPS 인증서 등록
    • 스프링 jar 파일 실행
    • nginx, spring boot 도커화
  • DB 서버 구축
    • EC2 인스턴스 설정
    • MySQL 설치 및 DB 생성
  • 모니터링
    • Actuator로 메트릭 전송
    • Grafana 모니터링 되는지 확인
  • 로깅
    • 스프링 로그
    • Nginx 로그
    • Promtail 실행
    • Grafana 모니터링 되는지 확인

⏳ 예상 소요 시간

  • 4일
@zeus6768 zeus6768 added feature 기능 추가 BE 백엔드 infrastructure 인프라 작업 labels Aug 18, 2024
@zeus6768 zeus6768 added this to the 4차 스프린트 🐔 milestone Aug 18, 2024
@zeus6768 zeus6768 changed the title [FEAT] 운영(Production) 서버 배포 운영(Production) 서버 배포 Aug 20, 2024
@HoeSeong123 HoeSeong123 linked a pull request Aug 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드 feature 기능 추가 infrastructure 인프라 작업
Projects
Status: Weekend Done
Development

Successfully merging a pull request may close this issue.

3 participants