Skip to content

Commit

Permalink
docs: readme file update
Browse files Browse the repository at this point in the history
  • Loading branch information
donghyuun authored Nov 15, 2024
1 parent fa1017f commit 383399e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
- **Nginx** - 80 포트로 들어오는 요청을 백엔드 서버 1, 2에 대해 로드밸런싱
- **MySQL** - 백엔드 서버 1, 2가 참조하는 DB
- **Prometheus** - 백엔드 서버 1, 2의 메트릭 수집
- **Grafana** - Prometheus가 수집한 메트릭 시각화 (URL: http://golden-ratio.duckdns.org:3000/)
- **Grafana** - Prometheus가 수집한 메트릭 시각화 (URL: http://golden-ratio.duckdns.org:3000/) (admin/admin)
- **Dozzle** - EC2-1, EC2-2의 도커 컨테이너 로그 시각화 (URL: http://golden-ratio.duckdns.org:7070/)

#### EC2 - 2
Expand All @@ -68,4 +68,4 @@
1. **AWS CLI**를 사용해 AWS 계정과 로컬 환경 연결 후 인증 설정
2. 테라폼 스크립트 작성 후 실행(ec2.tf)
https://github.com/donghyuun/terraform-study/blob/main/ec2.tf
- 리소스 설정이 완료된 EC2 인스턴스가 생성됩니다.
- 리소스 설정이 완료된 EC2 인스턴스가 생성됩니다.

0 comments on commit 383399e

Please sign in to comment.