feat: CI/CD 구현#64
Merged
Merged
Conversation
Mybread2
approved these changes
Jul 31, 2025
Mybread2
left a comment
Member
There was a problem hiding this comment.
확인했습니다! 저 그럼 개인적으로 ECS좀 공부해보겠습니다.
Member
Author
|
좋습니다 :) |
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.
CI/CD 파일 및 Dockerfile 추가했습니다.
스프링 애플리케이션이 올라가는 EC2는 현재 탄력적IP 할당 받아 연결해놓았습니다.
추후 RabbitMQ, ElasticSearch 등은 수동으로 EC2로 띄울 예정입니다. compose.yml로 띄울 예정이기 때문에 compose.yml 작성하셔서
팀노션에 업로드 해주시면 제가 EC2 띄워서 실행해놓겠습니다.
아직 VPC, subnet 설정은 안해놔서 천천히 공부하고 설정할 예정입니다.
궁금한 점있으면 질문주시면 감사하겠습니다!