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

인프라 개편 작업 (백엔드 dockerize 및 현재 운영 구조 코드에 반영) #612

Merged
merged 3 commits into from
Jan 8, 2024

Conversation

solo5star
Copy link
Member

@solo5star solo5star commented Jan 8, 2024

#️⃣ 연관된 이슈

resolve #611

📝 작업 내용

현재 운영 구조를 코드에 반영하였습니다.

  • infrastructure/prod 폴더 내 파일들을 infrastructure 폴더로 이동
    • 인프라 구성에서 prod, dev 구분이 사실상 없다시피 하여 prod 네임스페이스 제거
  • Spring App docker 컨테이너 docker-compose.yml에 추가
  • nginx https 설정 및 certbot 삭제
  • docker-compose.yml 컨벤션 리팩토링
  • 인프라 문서 업데이트

💬 리뷰 요구사항

동작 검증 완료

@solo5star solo5star added BE 개발은 백이징 카테고리:인프라🏗️ 인프라 관련 작업이라면? 우선순위:🟠높음 비교적 먼저 작업해야 합니다. labels Jan 8, 2024
@solo5star solo5star self-assigned this Jan 8, 2024
@solo5star solo5star merged commit 0b6555a into main Jan 8, 2024
1 check passed
@solo5star solo5star deleted the feat/611-update-infrastructure branch January 8, 2024 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 개발은 백이징 우선순위:🟠높음 비교적 먼저 작업해야 합니다. 카테고리:인프라🏗️ 인프라 관련 작업이라면?
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

인프라 개편 (백엔드 dockerize 및 현재 운영 구조 코드에 반영)
1 participant