Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Administrator
geumdo_docs
Commits
ce831228
Commit
ce831228
authored
Aug 08, 2025
by
Administrator
Browse files
Update 금도 서버랙 구성 문서.md
parent
5938355b
Changes
1
Show whitespace changes
Inline
Side-by-side
1_infrastructure/금도 서버랙 구성 문서.md
View file @
ce831228
...
...
@@ -41,11 +41,11 @@ graph TB
graph TB
INET[인터넷]
FW[게이트웨이/방화벽]
PROXY["192.168.0.66
\n
Nginx Proxy / GitLab"]
PROXY["192.168.0.66
Nginx Proxy / GitLab"]
INET --> FW --> PROXY
subgraph
APPS["
Application
Servers
"]
subgraph Application
_
Servers
direction TB
A100["192.168.0.102 A100 (rvtouch3d, vnexa-abb, jupyter)"]
RACK1["192.168.0.235 rack1 (3DP, vnexa-api, metaverse)"]
...
...
@@ -56,14 +56,20 @@ graph TB
A100 --> RACK1 --> RACK2 --> DESK --> SUBAI --> GDS
end
PROXY -->|HTTP/HTTPS 라우팅| APPS
PROXY -->|HTTP/HTTPS 라우팅| A100
PROXY --> RACK1
PROXY --> RACK2
PROXY --> DESK
PROXY --> SUBAI
PROXY --> GDS
NAS["192.168.0.17 Synology NAS"]
NAS -.
백업/스냅샷 .
- A100
NAS -.
백업/스냅샷 .
- RACK1
NAS -.
백업/스냅샷 .
- RACK2
NAS -.
백업/스냅샷 .
- GDS
NAS -.-
>
A100
NAS -.-
>
RACK1
NAS -.-
>
RACK2
NAS -.-
>
GDS
```
---
### 장비 인벤토리
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment