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
67794d72
Commit
67794d72
authored
Aug 08, 2025
by
Administrator
Browse files
Update 서버_구성도_초안.md
parent
1f438a01
Changes
1
Hide whitespace changes
Inline
Side-by-side
1_infrastructure/서버_구성도_초안.md
View file @
67794d72
...
@@ -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"]
...
...
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