refactor: 문서 개선 중

This commit is contained in:
donghyeon-ka
2026-09-21 14:30:55 +09:00
parent c93cdea150
commit 805a18f486
1497 changed files with 525837 additions and 59152 deletions
@@ -10,14 +10,14 @@ certbot renew 는 archive 디렉터리에 새 인증서를 쓰고 live 심볼릭
## Elements and evidence
- **certbot renew** (process): ACME 로 새 인증서를 받아 archive 에 쓰고 live 링크를 옮긴다. Evidence: L499L504.
- **live/fullchain.pem** (datastore): 심볼릭 링크. 경로는 그대로이고 가리키는 대상만 바뀐다. Evidence: L536L540.
- **renewal-hooks/deploy** (process): 갱신이 실제로 일어났을 때만 실행된다. 이 실험대에서는 비어 있었다. Evidence: L527L533.
- **nginx 워커** (service): 기동 시점에 읽은 인증서를 메모리에 들고 있다. reload 해야 새 워커가 새 인증서를 읽는다. Evidence: L541L548.
- **certbot renew** (process): ACME 로 새 인증서를 받아 archive 에 쓰고 live 링크를 옮긴다. Evidence: L1027L1032.
- **live/fullchain.pem** (datastore): 심볼릭 링크. 경로는 그대로이고 가리키는 대상만 바뀐다. Evidence: L1066L1067.
- **renewal-hooks/deploy** (process): 갱신이 실제로 일어났을 때만 실행된다. 이 실험대에서는 비어 있었다. Evidence: L1055L1062.
- **nginx 워커** (service): 기동 시점에 읽은 인증서를 메모리에 들고 있다. reload 해야 새 워커가 새 인증서를 읽는다. Evidence: L1077L1085.
## Relationships
- **live/fullchain.pem → nginx 워커:** reload 필요. Evidence: L536L540.
- **renewal-hooks/deploy → nginx 워커:** reload 신호. Evidence: L556L562.
- **certbot renew → renewal-hooks/deploy:** 갱신 성공 시 호출. Evidence: L527L533.
- **certbot renew → live/fullchain.pem:** 새 인증서 기록. Evidence: L504L510.
- **live/fullchain.pem → nginx 워커:** reload 필요. Evidence: L1066L1067.
- **renewal-hooks/deploy → nginx 워커:** reload 신호. Evidence: L1094L1099.
- **certbot renew → renewal-hooks/deploy:** 갱신 성공 시 호출. Evidence: L1055L1062.
- **certbot renew → live/fullchain.pem:** 새 인증서 기록. Evidence: L1032L1038.
@@ -1,40 +1,40 @@
<?xml version="1.0" encoding="UTF-8"?>
<mxfile host="app.diagrams.net" modified="2026-07-23T00:00:00.000Z" agent="techviz-harness" version="24.7.17" type="device">
<diagram id="renewal-to-serving-gap" name="인증서 갱신이 서빙에 닿기까지">
<mxGraphModel dx="958" dy="345" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="958" pageHeight="1169" math="0" shadow="0">
<mxGraphModel dx="958" dy="319" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="958" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="n_certbot" value="certbot renew&lt;br/&gt;--force-renewal" tooltip="ACME 로 새 인증서를 받아 archive 에 쓰고 live 링크를 옮긴다. | Evidence: L499-L504" style="whiteSpace=wrap;html=1;rounded=1;strokeWidth=2;fontSize=14;fontStyle=1;fillColor=#ffffff;strokeColor=#2d4357;verticalAlign=middle;strokeColor=#2563eb;strokeWidth=2;" vertex="1" parent="1">
<mxGeometry x="70.0" y="144.5" width="150.0" height="71.0" as="geometry"/>
<mxCell id="n_certbot" value="certbot renew&lt;br/&gt;--force-renewal" tooltip="ACME 로 새 인증서를 받아 archive 에 쓰고 live 링크를 옮긴다. | Evidence: L1027-L1032" style="whiteSpace=wrap;html=1;rounded=1;strokeWidth=2;fontSize=14;fontStyle=1;fillColor=#ffffff;strokeColor=#2d4357;verticalAlign=middle;strokeColor=#2563eb;strokeWidth=2;" vertex="1" parent="1">
<mxGeometry x="70.0" y="131.5" width="150.0" height="71.0" as="geometry"/>
</mxCell>
<mxCell id="n_deploy-hook" value="renewal-hooks/deploy&lt;br/&gt;nginx -t &amp;&amp; nginx -s reload" tooltip="갱신이 실제로 일어났을 때만 실행된다. 이 실험대에서는 비어 있었다. | Evidence: L527-L533" style="whiteSpace=wrap;html=1;rounded=1;strokeWidth=2;fontSize=14;fontStyle=1;fillColor=#ffffff;strokeColor=#2d4357;verticalAlign=middle;strokeColor=#d97706;fillColor=#fffdf5;" vertex="1" parent="1">
<mxCell id="n_deploy-hook" value="renewal-hooks/deploy&lt;br/&gt;nginx -t &amp;&amp; nginx -s reload" tooltip="갱신이 실제로 일어났을 때만 실행된다. 이 실험대에서는 비어 있었다. | Evidence: L1055-L1062" style="whiteSpace=wrap;html=1;rounded=1;strokeWidth=2;fontSize=14;fontStyle=1;fillColor=#ffffff;strokeColor=#2d4357;verticalAlign=middle;strokeColor=#d97706;fillColor=#fffdf5;" vertex="1" parent="1">
<mxGeometry x="380.0" y="60.0" width="223.0" height="71.0" as="geometry"/>
</mxCell>
<mxCell id="n_live-link" value="live/fullchain.pem&lt;br/&gt;→ archive/cert2.pem" tooltip="심볼릭 링크. 경로는 그대로이고 가리키는 대상만 바뀐다. | Evidence: L536-L540" style="whiteSpace=wrap;html=1;rounded=1;strokeWidth=2;fontSize=14;fontStyle=1;fillColor=#ffffff;strokeColor=#2d4357;verticalAlign=middle;shape=cylinder3;boundedLbl=1;backgroundOutline=1;fillColor=#eef6fb;strokeColor=#2563eb;strokeWidth=2;" vertex="1" parent="1">
<mxGeometry x="408.0" y="203.0" width="167.0" height="97.0" as="geometry"/>
<mxCell id="n_live-link" value="live/fullchain.pem&lt;br/&gt;→ archive/cert2.pem" tooltip="심볼릭 링크. 경로는 그대로이고 가리키는 대상만 바뀐다. | Evidence: L1066-L1067" style="whiteSpace=wrap;html=1;rounded=1;strokeWidth=2;fontSize=14;fontStyle=1;fillColor=#ffffff;strokeColor=#2d4357;verticalAlign=middle;shape=cylinder3;boundedLbl=1;backgroundOutline=1;fillColor=#eef6fb;strokeColor=#2563eb;strokeWidth=2;" vertex="1" parent="1">
<mxGeometry x="408.0" y="203.0" width="167.0" height="71.0" as="geometry"/>
</mxCell>
<mxCell id="n_nginx" value="nginx 워커&lt;br/&gt;마스터 유지 · 워커 교체" tooltip="기동 시점에 읽은 인증서를 메모리에 들고 있다. reload 해야 새 워커가 새 인증서를 읽는다. | Evidence: L541-L548" style="whiteSpace=wrap;html=1;rounded=1;strokeWidth=2;fontSize=14;fontStyle=1;fillColor=#ffffff;strokeColor=#2d4357;verticalAlign=middle;strokeColor=#2563eb;strokeWidth=2;" vertex="1" parent="1">
<mxGeometry x="763.0" y="144.5" width="150.0" height="71.0" as="geometry"/>
<mxCell id="n_nginx" value="nginx 워커&lt;br/&gt;마스터 유지 · 워커 교체" tooltip="기동 시점에 읽은 인증서를 메모리에 들고 있다. reload 해야 새 워커가 새 인증서를 읽는다. | Evidence: L1077-L1085" style="whiteSpace=wrap;html=1;rounded=1;strokeWidth=2;fontSize=14;fontStyle=1;fillColor=#ffffff;strokeColor=#2d4357;verticalAlign=middle;strokeColor=#2563eb;strokeWidth=2;" vertex="1" parent="1">
<mxGeometry x="763.0" y="131.5" width="150.0" height="71.0" as="geometry"/>
</mxCell>
<mxCell id="e_needs-reload" value="reload 필요" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;strokeWidth=2;endArrow=block;endFill=1;" edge="1" parent="1" source="n_live-link" target="n_nginx">
<mxGeometry relative="1" as="geometry">
<mxPoint x="693.0" y="220.2" as="offset"/>
<mxPoint x="693.0" y="207.2" as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="e_reload" value="reload 신호" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;strokeWidth=2;endArrow=block;endFill=1;" edge="1" parent="1" source="n_deploy-hook" target="n_nginx">
<mxGeometry relative="1" as="geometry">
<mxPoint x="707.0" y="133.2" as="offset"/>
<mxPoint x="707.0" y="126.8" as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="e_trigger" value="갱신 성공 시 호출" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;strokeWidth=2;endArrow=block;endFill=1;" edge="1" parent="1" source="n_certbot" target="n_deploy-hook">
<mxGeometry relative="1" as="geometry">
<mxPoint x="324.0" y="133.2" as="offset"/>
<mxPoint x="324.0" y="126.8" as="offset"/>
</mxGeometry>
</mxCell>
<mxCell id="e_write" value="새 인증서 기록" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;strokeWidth=2;endArrow=block;endFill=1;" edge="1" parent="1" source="n_certbot" target="n_live-link">
<mxGeometry relative="1" as="geometry">
<mxPoint x="338.0" y="220.2" as="offset"/>
<mxPoint x="338.0" y="207.2" as="offset"/>
</mxGeometry>
</mxCell>
</root>
@@ -7,7 +7,7 @@
"id": "edge-needs-reload",
"type": "arrow",
"x": 575.0,
"y": 189.0,
"y": 176.0,
"width": 188.0,
"height": 62.5,
"angle": 0,
@@ -67,7 +67,7 @@
"id": "edge-label-needs-reload",
"type": "text",
"x": 648.0,
"y": 208.25,
"y": 195.25,
"width": 90,
"height": 24,
"angle": 0,
@@ -108,7 +108,7 @@
"x": 603.0,
"y": 95.5,
"width": 160.0,
"height": 75.5,
"height": 62.5,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
@@ -140,11 +140,11 @@
],
[
80.0,
75.5
62.5
],
[
160.0,
75.5
62.5
]
],
"lastCommittedPoint": null,
@@ -166,7 +166,7 @@
"id": "edge-label-reload",
"type": "text",
"x": 662.0,
"y": 121.25,
"y": 114.75,
"width": 90,
"height": 24,
"angle": 0,
@@ -207,7 +207,7 @@
"x": 220.0,
"y": 95.5,
"width": 160.0,
"height": 75.5,
"height": 62.5,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
@@ -231,11 +231,11 @@
"points": [
[
0.0,
75.5
62.5
],
[
80.0,
75.5
62.5
],
[
80.0,
@@ -265,7 +265,7 @@
"id": "edge-label-trigger",
"type": "text",
"x": 279.0,
"y": 121.25,
"y": 114.75,
"width": 90,
"height": 24,
"angle": 0,
@@ -304,7 +304,7 @@
"id": "edge-write",
"type": "arrow",
"x": 220.0,
"y": 189.0,
"y": 176.0,
"width": 188.0,
"height": 62.5,
"angle": 0,
@@ -364,7 +364,7 @@
"id": "edge-label-write",
"type": "text",
"x": 293.0,
"y": 208.25,
"y": 195.25,
"width": 90,
"height": 24,
"angle": 0,
@@ -403,7 +403,7 @@
"id": "node-certbot",
"type": "rectangle",
"x": 70.0,
"y": 144.5,
"y": 131.5,
"width": 150.0,
"height": 71.0,
"angle": 0,
@@ -433,7 +433,7 @@
"id": "node-label-certbot",
"type": "text",
"x": 80.0,
"y": 154.5,
"y": 141.5,
"width": 130.0,
"height": 51.0,
"angle": 0,
@@ -543,7 +543,7 @@
"x": 408.0,
"y": 203.0,
"width": 167.0,
"height": 97.0,
"height": 71.0,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "#e7f5ff",
@@ -573,7 +573,7 @@
"x": 418.0,
"y": 213.0,
"width": 147.0,
"height": 77.0,
"height": 51.0,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
@@ -610,7 +610,7 @@
"id": "node-nginx",
"type": "rectangle",
"x": 763.0,
"y": 144.5,
"y": 131.5,
"width": 150.0,
"height": 71.0,
"angle": 0,
@@ -640,7 +640,7 @@
"id": "node-label-nginx",
"type": "text",
"x": 773.0,
"y": 154.5,
"y": 141.5,
"width": 130.0,
"height": 51.0,
"angle": 0,
@@ -2,14 +2,14 @@
"harness_version": "0.2.0",
"spec_id": "renewal-to-serving-gap",
"spec_version": "1.1",
"spec_sha256": "27876093d869fde6f95f5f296995ef24011354039da6da56a049d114068545d4",
"spec_sha256": "1b07f71aecb31fc4d6a9354c9794d44c660a3c0f39a6d58137019948d86ec999",
"source_context": {
"document": "docs/keycloak-session-store/final/document.md",
"document_sha256": "609353e10bfd37a9bbb6a79ecf2a32f3d3c02d5d161879a14ad4713e49e7e5e8",
"document_sha256": "28aef96a2bbb94fbb10ade26a71238fee62a5a4d9fa6e7749ae98cfd0a65e560",
"anchor": {
"kind": "heading",
"value": "D-4 · D-4a — 인증서, 그리고 이 실험대 최대의 발견",
"line": 497
"line": 1025
}
},
"outputs": [
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="958" height="345" viewBox="0 0 958 345" role="img" aria-labelledby="diagram-title diagram-description">
<svg xmlns="http://www.w3.org/2000/svg" width="958" height="319" viewBox="0 0 958 319" role="img" aria-labelledby="diagram-title diagram-description">
<title id="diagram-title">인증서 갱신이 서빙에 닿기까지</title>
<desc id="diagram-description">certbot renew 는 archive 디렉터리에 새 인증서를 쓰고 live 심볼릭 링크가 그것을 가리키게 한다. nginx 는 ssl_certificate 가 가리키는 파일을 기동 시점에 한 번 읽어 메모리에 보관하므로, 경로가 그대로여도 reload 없이는 옛 인증서를 계속 서빙한다. 이 실험대에서는 certbot-renew.service 의 ExecStartPost, renewal-hooks 의 세 디렉터리, certbot 의 nginx 플러그인이 모두 비어 있어 2305초 동안 옛 인증서가 서빙됐다. deploy 훅 하나를 넣자 같은 구간이 1~2초가 됐다.</desc>
<metadata>{&quot;techviz&quot;:{&quot;spec_version&quot;:&quot;1.1&quot;,&quot;id&quot;:&quot;renewal-to-serving-gap&quot;,&quot;profile&quot;:&quot;component-flow&quot;},&quot;source_context&quot;:{&quot;document&quot;:&quot;docs/keycloak-session-store/final/document.md&quot;,&quot;document_sha256&quot;:&quot;609353e10bfd37a9bbb6a79ecf2a32f3d3c02d5d161879a14ad4713e49e7e5e8&quot;,&quot;anchor&quot;:{&quot;kind&quot;:&quot;heading&quot;,&quot;value&quot;:&quot;D-4 · D-4a — 인증서, 그리고 이 실험대 최대의 발견&quot;,&quot;line&quot;:497}},&quot;evidence_policy&quot;:&quot;Each factual element cites source lines or is marked assumption.&quot;,&quot;diagram_only&quot;:true}</metadata>
<metadata>{&quot;techviz&quot;:{&quot;spec_version&quot;:&quot;1.1&quot;,&quot;id&quot;:&quot;renewal-to-serving-gap&quot;,&quot;profile&quot;:&quot;component-flow&quot;},&quot;source_context&quot;:{&quot;document&quot;:&quot;docs/keycloak-session-store/final/document.md&quot;,&quot;document_sha256&quot;:&quot;28aef96a2bbb94fbb10ade26a71238fee62a5a4d9fa6e7749ae98cfd0a65e560&quot;,&quot;anchor&quot;:{&quot;kind&quot;:&quot;heading&quot;,&quot;value&quot;:&quot;D-4 · D-4a — 인증서, 그리고 이 실험대 최대의 발견&quot;,&quot;line&quot;:1025}},&quot;evidence_policy&quot;:&quot;Each factual element cites source lines or is marked assumption.&quot;,&quot;diagram_only&quot;:true}</metadata>
<defs>
<marker id="arrow" viewBox="0 0 10 10" refX="9" refY="5" markerWidth="7" markerHeight="7" orient="auto-start-reverse">
<path d="M 0 0 L 10 5 L 0 10 z" />
@@ -49,41 +49,41 @@
.timeline-detail { font-size: 11px; fill: #4b5563; text-anchor: middle; }
</style>
</defs>
<rect class="canvas" width="958" height="345" />
<polyline class="edge kind-blocked style-solid emphasis-normal" points="575.0,251.5 669.0,251.5 669.0,189.0 763.0,189.0" data-evidence="536-540" />
<rect class="edge-label-bg" x="653.9" y="206.2" width="78.3" height="22" rx="3" />
<text class="edge-label" x="693.0" y="221.2">reload 필요</text>
<polyline class="edge kind-request style-solid emphasis-normal" points="603.0,95.5 683.0,95.5 683.0,171.0 763.0,171.0" data-evidence="556-562" />
<rect class="edge-label-bg" x="667.9" y="119.2" width="78.3" height="22" rx="3" />
<text class="edge-label" x="707.0" y="134.2">reload 신호</text>
<polyline class="edge kind-request style-solid emphasis-normal" points="220.0,171.0 300.0,171.0 300.0,95.5 380.0,95.5" data-evidence="527-533" />
<rect class="edge-label-bg" x="281.5" y="119.2" width="85.0" height="22" rx="3" />
<text class="edge-label" x="324.0" y="134.2">갱신 성공 시 호출</text>
<polyline class="edge kind-write style-solid emphasis-normal" points="220.0,189.0 314.0,189.0 314.0,251.5 408.0,251.5" data-evidence="504-510" />
<rect class="edge-label-bg" x="302.2" y="206.2" width="71.6" height="22" rx="3" />
<text class="edge-label" x="338.0" y="221.2">새 인증서 기록</text>
<rect class="canvas" width="958" height="319" />
<polyline class="edge kind-blocked style-solid emphasis-normal" points="575.0,238.5 669.0,238.5 669.0,176.0 763.0,176.0" data-evidence="1066-1067" />
<rect class="edge-label-bg" x="653.9" y="193.2" width="78.3" height="22" rx="3" />
<text class="edge-label" x="693.0" y="208.2">reload 필요</text>
<polyline class="edge kind-request style-solid emphasis-normal" points="603.0,95.5 683.0,95.5 683.0,158.0 763.0,158.0" data-evidence="1094-1099" />
<rect class="edge-label-bg" x="667.9" y="112.8" width="78.3" height="22" rx="3" />
<text class="edge-label" x="707.0" y="127.8">reload 신호</text>
<polyline class="edge kind-request style-solid emphasis-normal" points="220.0,158.0 300.0,158.0 300.0,95.5 380.0,95.5" data-evidence="1055-1062" />
<rect class="edge-label-bg" x="281.5" y="112.8" width="85.0" height="22" rx="3" />
<text class="edge-label" x="324.0" y="127.8">갱신 성공 시 호출</text>
<polyline class="edge kind-write style-solid emphasis-normal" points="220.0,176.0 314.0,176.0 314.0,238.5 408.0,238.5" data-evidence="1032-1038" />
<rect class="edge-label-bg" x="302.2" y="193.2" width="71.6" height="22" rx="3" />
<text class="edge-label" x="338.0" y="208.2">새 인증서 기록</text>
<g id="node-certbot">
<rect class="node-shape kind-process emphasis-primary role-source" data-evidence="499-504" x="70.0" y="144.5" width="150.0" height="71.0" rx="7" />
<text class="node-label" x="145.0" y="171.5">certbot renew</text>
<line class="node-detail-divider" x1="84.0" y1="192.5" x2="206.0" y2="192.5" />
<text class="node-detail" x="86.0" y="209.5">--force-renewal</text>
<rect class="node-shape kind-process emphasis-primary role-source" data-evidence="1027-1032" x="70.0" y="131.5" width="150.0" height="71.0" rx="7" />
<text class="node-label" x="145.0" y="158.5">certbot renew</text>
<line class="node-detail-divider" x1="84.0" y1="179.5" x2="206.0" y2="179.5" />
<text class="node-detail" x="86.0" y="196.5">--force-renewal</text>
</g>
<g id="node-deploy-hook">
<rect class="node-shape kind-process emphasis-warning role-control" data-evidence="527-533" x="380.0" y="60.0" width="223.0" height="71.0" rx="7" />
<rect class="node-shape kind-process emphasis-warning role-control" data-evidence="1055-1062" x="380.0" y="60.0" width="223.0" height="71.0" rx="7" />
<text class="node-label" x="491.5" y="87.0">renewal-hooks/deploy</text>
<line class="node-detail-divider" x1="394.0" y1="108.0" x2="589.0" y2="108.0" />
<text class="node-detail" x="396.0" y="125.0">nginx -t &amp;&amp; nginx -s reload</text>
</g>
<g id="node-live-link">
<rect class="node-shape kind-datastore emphasis-primary role-store" data-evidence="536-540" x="408.0" y="216.0" width="167.0" height="71.0" /><ellipse class="node-shape kind-datastore emphasis-primary role-store" cx="491.5" cy="216.0" rx="83.5" ry="13.0" /><path class="storage-bottom" d="M 408.0 287.0 A 83.5 13.0 0 0 0 575.0 287.0" />
<text class="node-label" x="491.5" y="243.0">live/fullchain.pem</text>
<line class="node-detail-divider" x1="422.0" y1="264.0" x2="561.0" y2="264.0" />
<text class="node-detail" x="424.0" y="281.0">→ archive/cert2.pem</text>
<rect class="node-shape kind-datastore emphasis-primary role-store" data-evidence="1066-1067" x="408.0" y="214.8" width="167.0" height="47.3" /><ellipse class="node-shape kind-datastore emphasis-primary role-store" cx="491.5" cy="214.8" rx="83.5" ry="11.8" /><path class="storage-bottom" d="M 408.0 262.2 A 83.5 11.8 0 0 0 575.0 262.2" />
<text class="node-label" x="491.5" y="230.0">live/fullchain.pem</text>
<line class="node-detail-divider" x1="422.0" y1="251.0" x2="561.0" y2="251.0" />
<text class="node-detail" x="424.0" y="268.0">→ archive/cert2.pem</text>
</g>
<g id="node-nginx">
<rect class="node-shape kind-service emphasis-primary role-target" data-evidence="541-548" x="763.0" y="144.5" width="150.0" height="71.0" rx="7" />
<text class="node-label" x="838.0" y="171.5">nginx 워커</text>
<line class="node-detail-divider" x1="777.0" y1="192.5" x2="899.0" y2="192.5" />
<text class="node-detail" x="779.0" y="209.5">마스터 유지 · 워커 교체</text>
<rect class="node-shape kind-service emphasis-primary role-target" data-evidence="1077-1085" x="763.0" y="131.5" width="150.0" height="71.0" rx="7" />
<text class="node-label" x="838.0" y="158.5">nginx 워커</text>
<line class="node-detail-divider" x1="777.0" y1="179.5" x2="899.0" y2="179.5" />
<text class="node-detail" x="779.0" y="196.5">마스터 유지 · 워커 교체</text>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB