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

chore: 개발 서버 마이그레이션 #927

Open
13 tasks done
mzeong opened this issue Dec 5, 2024 · 0 comments · May be fixed by #933
Open
13 tasks done

chore: 개발 서버 마이그레이션 #927

mzeong opened this issue Dec 5, 2024 · 0 comments · May be fixed by #933
Assignees

Comments

@mzeong
Copy link
Contributor

mzeong commented Dec 5, 2024

📝 작업 내용

  • VPC 생성: ody-vpc
  • 서브넷 생성: ody-public
  • 인터넷 게이트웨이 생성: ody-igw
    • VPC에 연결
    • 라우팅 테이블 수정해서 서브넷에 연결 (public subnet 설정)
  • 보안 그룹 생성: ody-sg *현재 등록된 IP(제리 집)만 SSH 접속 가능
  • EC2 생성: ody-dev
  • 탄력적 IP 할당 및 연결
  • docker, docker-compose, actions-runner 설치
  • EC2 swap memory 설정: 2GB
  • docker compose로 redis 실행
  • https 적용
  • 로그 모니터링 대시보드 이전
@mzeong mzeong added this to the 8차 스프린트 milestone Dec 5, 2024
@mzeong mzeong self-assigned this Dec 5, 2024
@mzeong mzeong added this to 2024-ody Dec 5, 2024
@mzeong mzeong linked a pull request Dec 23, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant