Merged
Conversation
fix: 습득 신고자 정보 필수 -> 선택
- 개발/운영 환경 docker-compose 파일명 불일치 해결 - 운영 환경 전용 CD 파이프라인 추가 (cd-prod.yml) - 개발/운영 환경 Docker Compose 파일 분리 - 운영 환경 SSH secrets 분리 (PROD_* prefix) - MySQL 볼륨 이름 개발/운영 환경별 구분 (-dev, -prod) - CI 파이프라인에 production 브랜치 추가 Co-Authored-By: jaeminjo732 <jaeminjo732@gmail.com>
feat :: 운영 서버 추가
fix(#162) : ssh 변경
- docker compose up에 --remove-orphans 플래그 추가 - 배포 직후 컨테이너 상태 즉시 확인 로직 추가 - app 컨테이너 실행 검증 로직 추가 (실패 시 100줄 로그 출력) - 모든 grep 명령어에 || true 추가하여 오탐 방지 - SECRET 정보 마스킹 추가 - 운영 환경 포트 확인 수정 (8020, 3307) Co-Authored-By: jaeminjo732 <jaeminjo732@gmail.com>
fix :: CD 파이프라인 컨테이너 실행 검증 강화
- 배포 전 볼륨 존재 여부 확인 및 자동 생성 - 개발 환경: eod_mysql-data-dev 볼륨 자동 생성 - 운영 환경: eod_mysql-data-prod 볼륨 자동 생성 - "external volume not found" 오류 해결 Co-Authored-By: jaeminjo732 <jaeminjo732@gmail.com>
fix :: CD 파이프라인에 MySQL 볼륨 자동 생성 로직 추가
fix(#162) : ssh 변경
fix(#162) : ssh 변경
fix(#162) : env 수정
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📋 요약
이 PR에서 수행한 작업에 대한 간단한 설명을 작성해주세요.
🔗 관련 이슈
close #
🔄 변경 사항
변경된 내용
변경된 내용에 대한 자세한 설명을 작성해주세요.
변경 이유
왜 이러한 변경이 필요했는지 설명해주세요.
✅ 체크리스트