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

[chore]: #139 운영,개발 서버 및 DB분리 #140

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

dlswns2480
Copy link
Contributor

✅ PR 유형

어떤 변경 사항이 있었나요?

  • 새로운 기능 추가
  • 버그 수정
  • 코드에 영향을 주지 않는 변경사항(오타 수정, 탭 사이즈 변경, 변수명 변경)
  • 코드 리팩토링
  • 주석 추가 및 수정
  • 문서 수정
  • 빌드 부분 혹은 패키지 매니저 수정
  • 파일 혹은 폴더명 수정
  • 파일 혹은 폴더 삭제

📝 작업 내용

이번 PR에서 작업한 내용을 간략히 설명해주세요(이미지 첨부 가능)

  • 기존 cicd.yml 이름 변경(main-cicd.yml) 및 배포 타겟 브랜치 변경(main)
  • 개발 서버 배포용 cicd 작성(develop-cicd.yml)
    • 무중단 배포X
    • 개발서버용 시크릿 키 추가(호스트, 키페어, application.yml)
  • develop rds 생성
  • 배포 테스트 완료

✏️ 관련 이슈(선택 사항)

  • 도커 이미지명 임의로 지었는데 바꿀 지
  • nginx 도입 필요

ex)


코드 리뷰 받고 싶은 부분


@dlswns2480 dlswns2480 self-assigned this Nov 6, 2024
@dlswns2480 dlswns2480 linked an issue Nov 6, 2024 that may be closed by this pull request
3 tasks
@chahyunsoo
Copy link
Contributor

chahyunsoo commented Nov 6, 2024

도커 image 명은 임의로 해놓았으면 굳이 바꿀 필요는 없을 것 같아!!

@chahyunsoo chahyunsoo removed the request for review from qogustj November 6, 2024 11:48
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.

[chore] : 운영, 개발 서버 분리
2 participants