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

AWS에 배포 #18

Closed
4 tasks done
leejh7 opened this issue Mar 19, 2024 · 2 comments
Closed
4 tasks done

AWS에 배포 #18

leejh7 opened this issue Mar 19, 2024 · 2 comments
Assignees

Comments

@leejh7
Copy link
Member

leejh7 commented Mar 19, 2024

Overview

로그인 기능까지 완성된 백엔드 서버를 AWS에 배포하고 문제가 없는지 확인한다.

Task

  • github action 작성
  • docker hub 연동
  • EC2 배포
  • 테스트
@leejh7 leejh7 converted this from a draft issue Mar 19, 2024
@leejh7 leejh7 moved this from Todo to In Progress in Maru Back-end Project Mar 19, 2024
cheesecrust added a commit that referenced this issue Mar 19, 2024
cheesecrust added a commit that referenced this issue Mar 19, 2024
cors error 해결을 위한 cors 설정 허용
cheesecrust added a commit that referenced this issue Mar 19, 2024
cheesecrust added a commit that referenced this issue Mar 19, 2024
rename username because of deploy at aws ec2
cheesecrust added a commit that referenced this issue Mar 19, 2024
cheesecrust added a commit that referenced this issue Mar 19, 2024
cheesecrust added a commit that referenced this issue Mar 19, 2024
cheesecrust added a commit that referenced this issue Mar 19, 2024
git action 시 deploy 단계 추가
cheesecrust added a commit that referenced this issue Mar 19, 2024
cheesecrust added a commit that referenced this issue Mar 19, 2024
pull request test 를 위한 주석 변경
cheesecrust added a commit that referenced this issue Mar 19, 2024
chore #18 - change comment because of test
cheesecrust added a commit that referenced this issue Mar 19, 2024
test 시 pull request 없어도 가능하도록 변경
cheesecrust added a commit that referenced this issue Mar 19, 2024
cheesecrust added a commit that referenced this issue Mar 19, 2024
fix username by root because of permission
cheesecrust added a commit that referenced this issue Mar 19, 2024
cheesecrust added a commit that referenced this issue Mar 19, 2024
delete push branch 에서 작업 함으로 push가 동작하지 않습니다.
cheesecrust added a commit that referenced this issue Mar 19, 2024
cheesecrust added a commit that referenced this issue Mar 19, 2024
fix docker file commnd file
cheesecrust added a commit that referenced this issue Mar 19, 2024
cheesecrust added a commit that referenced this issue Mar 19, 2024
cheesecrust added a commit that referenced this issue Mar 19, 2024
cheesecrust added a commit that referenced this issue Mar 19, 2024
cheesecrust added a commit that referenced this issue Mar 19, 2024
cheesecrust added a commit that referenced this issue Mar 19, 2024
feat #18 - fix docker command to stop every container
cheesecrust added a commit that referenced this issue Mar 19, 2024
cheesecrust added a commit that referenced this issue Mar 19, 2024
cheesecrust added a commit that referenced this issue Mar 19, 2024
cheesecrust added a commit that referenced this issue Mar 19, 2024
cheesecrust added a commit that referenced this issue Mar 19, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Maru Back-end Project Mar 19, 2024
@cheesecrust cheesecrust reopened this Mar 19, 2024
@cheesecrust
Copy link
Contributor

S3 와 code deploy 를 이용하는 방식에서 docker hub 를 이용하는 방식으로 바꾸었습니다.
그 이유는 code deploy 사용시에는 필요한 소프트웨어를 직접 콘솔에서 다운받아야 하는데 docker 를 사용하면 콘솔을 열지 않아도 해결할 . 수있을것이라 생각하여 변경하였습니다.

cheesecrust added a commit that referenced this issue Mar 19, 2024
@cheesecrust
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants