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

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

parent 1f438a01
...@@ -6,7 +6,9 @@ ...@@ -6,7 +6,9 @@
아래는 랙 상의 장비 배치도입니다. 아래는 랙 상의 장비 배치도입니다.
---
```mermaid ```mermaid
%%{init: {"theme": "base", "themeVariables": { "fontSize": "18px", "lineHeight": "22px" }}}%%
graph TB graph TB
subgraph "Rack Cabinet" subgraph "Rack Cabinet"
direction TB direction TB
...@@ -31,8 +33,10 @@ graph TB ...@@ -31,8 +33,10 @@ graph TB
내부망 192.168.0.0/24 환경에서 리버스 프록시를 중심으로 주요 서비스가 분기됩니다. 내부망 192.168.0.0/24 환경에서 리버스 프록시를 중심으로 주요 서비스가 분기됩니다.
---
```mermaid ```mermaid
graph LR %%{init: {"theme": "base", "themeVariables": { "fontSize": "18px", "lineHeight": "22px" }}}%%
graph TB
INET[인터넷] INET[인터넷]
FW[게이트웨이/방화벽] FW[게이트웨이/방화벽]
PROXY["192.168.0.66\nNginx Proxy / GitLab"] 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