feat(be): RabbitMQ 인프라 구성 및 개발 환경 개선 (#141) #151
Merged
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.
작업 내용
1. RabbitMQ 인프라 구성
2. 개발 환경 설정 개선
3. 문서화
기술적 변경사항
아키텍처
주요 파일
docker-compose.yml: 로컬 RabbitMQ 환경infra/main.tf: EC2 인프라 자동화infra/rabbitmq-docker-compose.yml: EC2용 템플릿application.yml: dev 환경 RabbitMQ 제외 설정CLAUDE.md: 프로젝트 문서테스트 방법
로컬 개발
RabbitMQ 테스트
주의사항
EC2 배포 전 수동 설정 필요
docker network create common실행환경변수 추가
.gitignore 변경
관련 이슈
Closes #141
🤖 Generated with Claude Code