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

[김리나] 4주차 과제 - complete #34

Merged
merged 2 commits into from
Nov 18, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions 4주차 Server S-Day 과제/김리나_4주차_과제.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## 4주차 Server session 기본 과제
- `http:www.도메인이름` 으로 접근하여 사용자용 Nginx 웹 서버 보여주기
- `http:dev.도메인이름` 으로 접근하여 사용자용 Nginx 웹 서버 보여주기

<br><br>

## 해결과정

1. route 53 호스팅 영역에서 레코드 추가 </h2> <br>
`dev.cloud-ri.shop` 이름으로 레코드 추가
<img width="850" alt="image" src="https://github.com/GDSC-Ewha-5th/GDSC-Server-5th/assets/121746871/b62d3617-af06-482e-bfa0-ac52d418ab0c">

2. 로드밸런서 리스너 규칙 추가 <br>
`dev.cloud-ri.shop`을 호스트헤더로 해서 web-dev로 전달하는 규칙 추가
<img width="1083" alt="스크린샷 2023-11-09 022938" src="https://github.com/GDSC-Ewha-5th/GDSC-Server-5th/assets/121746871/ef93d93a-8946-4c7d-b27e-0b9ffe49bade">
<br><br>

## 과제 인증
https://drive.google.com/file/d/1YwZSKx8XbI9Q_pZIN6fIK_rqyVQvWDbd/view?usp=sharing