-
Notifications
You must be signed in to change notification settings - Fork 1
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
[feat] docker 관련 설정 및 CI/CD 구축 #18
Merged
Merged
Commits on Jan 2, 2024
-
- mysql, redis docker container volume 데이터 디렉토리 추가 - env file 추가 related to #2
Configuration menu - View commit details
-
Copy full SHA for 35c99dc - Browse repository at this point
Copy the full SHA 35c99dcView commit details -
[feat] docker compose 수정 및 redis 설정 추가
- mysql 컨테이너 설정 수정 - redis 컨테이너 추가 : tripcometrue-redis related to #2
Configuration menu - View commit details
-
Copy full SHA for 09b1a9f - Browse repository at this point
Copy the full SHA 09b1a9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9367f2c - Browse repository at this point
Copy the full SHA 9367f2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 956f15a - Browse repository at this point
Copy the full SHA 956f15aView commit details -
- mysql 데이터베이스 비밀번호 환경변수화 : DB_PASSWORD - redis 설정 추가 related to #2
Configuration menu - View commit details
-
Copy full SHA for 0cea1f6 - Browse repository at this point
Copy the full SHA 0cea1f6View commit details -
docker 프로파일이 아닌 배포시 prod 프로파일로 관리하기 위해 삭제 related to #2
Configuration menu - View commit details
-
Copy full SHA for b9caf30 - Browse repository at this point
Copy the full SHA b9caf30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5505df8 - Browse repository at this point
Copy the full SHA 5505df8View commit details -
Spring Boot Project 빌드 스크립트 도커 이미지 파일 추가 related to #2
Configuration menu - View commit details
-
Copy full SHA for 7c43246 - Browse repository at this point
Copy the full SHA 7c43246View commit details -
[feat] build.gradle dependency 추가
- redis - implementation 'org.springframework.boot:spring-boot-starter-data-redis' - testcontainers & mysql testcontainers - testImplementation 'org.springframework.boot:spring-boot-testcontainers' - testImplementation 'org.testcontainers:mysql' related to #2
Configuration menu - View commit details
-
Copy full SHA for 99270ed - Browse repository at this point
Copy the full SHA 99270edView commit details -
- mysql testcontainers 설정 추가 - redis 설정 추가 related to #2
Configuration menu - View commit details
-
Copy full SHA for 8255fd1 - Browse repository at this point
Copy the full SHA 8255fd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc775af - Browse repository at this point
Copy the full SHA cc775afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96b7217 - Browse repository at this point
Copy the full SHA 96b7217View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94ef436 - Browse repository at this point
Copy the full SHA 94ef436View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c2f736 - Browse repository at this point
Copy the full SHA 9c2f736View commit details
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.