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

Git Submodule을 사용하여 AWS EC2에 위치한 설정을 관리하도록 변경 #805

Open
wants to merge 26 commits into
base: dev/be
Choose a base branch
from

Conversation

zeus6768
Copy link
Contributor

@zeus6768 zeus6768 commented Oct 17, 2024

⚡️ 관련 이슈

close #744

📍주요 변경 사항

1. 요약

  • 이제부터 git submodule을 사용합니다.
  • Private 저장소에 원격 서버(AWS EC2) 구성을 저장하고 관리합니다.
  • 변경된 내역을 코드잽 저장소의 CD 파이프라인을 사용해 반영합니다.
  • 서버에 SSH로 접속해서 설정을 변경하는 대신, Github Actions로 스프링 코드와 함께 배포합니다.

2. Private 저장소 생성

#744 (comment)

3. 작업 방식 변경

#744 (comment)

4. Spring yml 파일 위치 변경

#744 (comment)

5. 환경변수 주입

#744 (comment)

🍗 PR 첫 리뷰 마감 기한

10.18(금) 20:00

@zeus6768 zeus6768 added zap 리뷰 우선순위가 높은 사항 BE 백엔드 infrastructure 인프라 작업 labels Oct 17, 2024
@zeus6768 zeus6768 added this to the 6차 스프린트 🦴 milestone Oct 17, 2024
@zeus6768 zeus6768 requested a review from zangsu October 17, 2024 05:00
@zeus6768 zeus6768 self-assigned this Oct 17, 2024
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이 부분은 로그 설정도 겸사겸사 같이 했습니당 작업하면서 로그가 너무 지저분해서요

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드 infrastructure 인프라 작업 zap 리뷰 우선순위가 높은 사항
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

1 participant