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

Feature/ci cd: Docker, CI/CD 환경 셋팅 #33

Merged
merged 5 commits into from
Jun 29, 2023
Merged

Conversation

sooyoungh
Copy link
Member

@sooyoungh sooyoungh commented Jun 29, 2023

구현 사항

  • docker-compose, Github Actions CI/CD 설정
  • AWS EC2, AWS RDS, MongoDB(Altas), redis(AWS Elastic Cache) 설정
  • 모듈별 패키지 위치 통일
    • 같은 패키지 경로에 @SpringBootApplication 클래스가 있어야
    • 공통 모듈 의존 시, 스캔을 정상적으로 해서
    • 메인 클래스의 상위 패키지 경로를 com.pyonsnalcolor으로 통일했습니다
  • maven -> gradle로 변경

참고 사항

@sooyoungh sooyoungh merged commit f09af70 into develop Jun 29, 2023
@sooyoungh sooyoungh self-assigned this Jun 29, 2023
@sooyoungh sooyoungh deleted the feature/ci-cd branch July 1, 2023 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant