Commit 5938355b authored by Administrator's avatar Administrator
Browse files

Update 금도 서버랙 구성 문서.md

parent 457210b1
...@@ -12,14 +12,14 @@ ...@@ -12,14 +12,14 @@
graph TB graph TB
subgraph "Rack Cabinet" subgraph "Rack Cabinet"
direction TB direction TB
R235["192.168.0.235\nrack1 (R820)"] R235["192.168.0.235 rack1 (R820)"]
R236["192.168.0.236\nrack2 (R820-2)"] R236["192.168.0.236 rack2 (R820-2)"]
MON["KVM/Monitor"] MON["KVM/Monitor"]
R102["192.168.0.102\nA100 (R760xa)"] R102["192.168.0.102 nA100 (R760xa)"]
R166["192.168.0.166\nSub AI (PT620)"] R166["192.168.0.166 Sub AI (PT620)"]
R029["192.168.0.29\nDesktop"] R029["192.168.0.29 Desktop"]
R017["192.168.0.17\nSynology NAS"] R017["192.168.0.17 Synology NAS"]
R066["192.168.0.66\nGitLab & Nginx Proxy"] R066["192.168.0.66 GitLab & Nginx Proxy"]
end end
R235 --> R236 --> MON --> R102 --> R166 --> R029 --> R017 --> R066 R235 --> R236 --> MON --> R102 --> R166 --> R029 --> R017 --> R066
...@@ -47,18 +47,18 @@ graph TB ...@@ -47,18 +47,18 @@ graph TB
subgraph APPS["Application Servers"] subgraph APPS["Application Servers"]
direction TB direction TB
A100["192.168.0.102\nA100 (rvtouch3d, vnexa-abb, jupyter)"] A100["192.168.0.102 A100 (rvtouch3d, vnexa-abb, jupyter)"]
RACK1["192.168.0.235\nrack1 (3DP, vnexa-api, metaverse)"] RACK1["192.168.0.235 rack1 (3DP, vnexa-api, metaverse)"]
RACK2["192.168.0.236\nrack2 (java WAS)"] RACK2["192.168.0.236 rack2 (java WAS)"]
DESK["192.168.0.29\ndesktop (centos svc)"] DESK["192.168.0.29 desktop (centos svc)"]
SUBAI["192.168.0.166\nsub ai (posivibes, db, gitlab_web)"] SUBAI["192.168.0.166 sub ai (posivibes, db, gitlab_web)"]
GDS["192.168.0.66\ngds (fastapi, jupyter, webui, mail)"] GDS["192.168.0.66 gds (fastapi, jupyter, webui, mail)"]
A100 --> RACK1 --> RACK2 --> DESK --> SUBAI --> GDS A100 --> RACK1 --> RACK2 --> DESK --> SUBAI --> GDS
end end
PROXY -->|HTTP/HTTPS 라우팅| APPS PROXY -->|HTTP/HTTPS 라우팅| APPS
NAS["192.168.0.17\nSynology NAS"] NAS["192.168.0.17 Synology NAS"]
NAS -. 백업/스냅샷 .- A100 NAS -. 백업/스냅샷 .- A100
NAS -. 백업/스냅샷 .- RACK1 NAS -. 백업/스냅샷 .- RACK1
NAS -. 백업/스냅샷 .- RACK2 NAS -. 백업/스냅샷 .- RACK2
......
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