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

Setting: 배포 환경을 세팅한다. #78

Merged
merged 1 commit into from
Aug 17, 2024
Merged

Setting: 배포 환경을 세팅한다. #78

merged 1 commit into from
Aug 17, 2024

Conversation

seminchoi
Copy link
Contributor

@seminchoi seminchoi commented Aug 17, 2024

⛏ 작업 사항

  • 배포 환경을 세팅했습니다.
    • 웹서버용 public EC2
    • 레디스용 private EC2
    • private MySQL RDS
  • 배포 환경에서 사용할 수 있는 yml 설정 파일을 작성하고 서브 모듈에 저장합니다.

📝 작업 요약

  • 배포 환경 세팅
  • 로컬, 배포 환경 yml 설정 분리 및 세팅

💡 관련 이슈

@seminchoi seminchoi self-assigned this Aug 17, 2024
@seminchoi seminchoi added the ⚙ Setting 개발 환경 세팅 label Aug 17, 2024
Copy link
Contributor

@mirageoasis mirageoasis left a comment

Choose a reason for hiding this comment

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

LGTM

@seminchoi seminchoi merged commit 5b31570 into main Aug 17, 2024
1 check passed
@seminchoi seminchoi deleted the setting/prod branch August 17, 2024 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙ Setting 개발 환경 세팅
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setting: 배포 환경을 세팅한다.
2 participants