Commit 67794d72 authored by Administrator's avatar Administrator
Browse files

Update 서버_구성도_초안.md

parent 1f438a01
......@@ -6,7 +6,9 @@
아래는 랙 상의 장비 배치도입니다.
---
```mermaid
%%{init: {"theme": "base", "themeVariables": { "fontSize": "18px", "lineHeight": "22px" }}}%%
graph TB
subgraph "Rack Cabinet"
direction TB
......@@ -31,8 +33,10 @@ graph TB
내부망 192.168.0.0/24 환경에서 리버스 프록시를 중심으로 주요 서비스가 분기됩니다.
---
```mermaid
graph LR
%%{init: {"theme": "base", "themeVariables": { "fontSize": "18px", "lineHeight": "22px" }}}%%
graph TB
INET[인터넷]
FW[게이트웨이/방화벽]
PROXY["192.168.0.66\nNginx Proxy / GitLab"]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment