refactor: 폴더 구조 변경

This commit is contained in:
donghyeon-ka
2026-08-02 00:22:19 +09:00
parent f9c463f87a
commit be2f8e4863
1869 changed files with 4565 additions and 295591 deletions
@@ -138,7 +138,7 @@
<mxCell id="keep" value="hosts.toml (직접 작성)" style="rounded=1;fillColor=#d5e8d4;strokeColor=#82b366;fontSize=22;fontStyle=1;align=center;verticalAlign=top;spacingTop=12;strokeWidth=2;whiteSpace=wrap;html=1" vertex="1" parent="1">
<mxGeometry x="700" y="220" width="400" height="280" as="geometry"/>
</mxCell>
<mxCell id="code" value="server = &#34;http://registry.project.com&#34;&#10;&#10;[host.&#34;http://registry.project.com&#34;]&#10; capabilities = [&#34;pull&#34;,&#34;resolve&#34;,&#34;push&#34;]&#10;&#10; [host.&#34;...&#34;.auth]&#10; username = &#34;testuser&#34;&#10; password = &#34;...&#34;" style="rounded=0;fillColor=#1f1f1f;strokeColor=#000000;fontSize=14;fontColor=#ffffff;fontFamily=Courier New;align=left;verticalAlign=top;spacingLeft=12;spacingTop=10;whiteSpace=wrap;html=1" vertex="1" parent="1">
<mxCell id="code" value="server = &#34;http://registry.project.com&#34;&#10;&#10;[host.&#34;http://registry.project.com&#34;]&#10; capabilities = [&#34;pull&#34;,&#34;resolve&#34;,&#34;push&#34;]&#10;&#10; [host.&#34;...&#34;.auth]&#10; username = &#34;&lt;registry-username&gt;&#34;&#10; password = &#34;&lt;registry-password&gt;&#34;" style="rounded=0;fillColor=#1f1f1f;strokeColor=#000000;fontSize=14;fontColor=#ffffff;fontFamily=Courier New;align=left;verticalAlign=top;spacingLeft=12;spacingTop=10;whiteSpace=wrap;html=1" vertex="1" parent="1">
<mxGeometry x="720" y="280" width="360" height="200" as="geometry"/>
</mxCell>
<mxCell id="msg" value="자동 변환 끄고, 노드 3대에 동일하게 직접" style="text;align=center;fontSize=22;fontColor=#006600;fontStyle=1" vertex="1" parent="1">
@@ -77,7 +77,7 @@
<mxGeometry x="1430" y="380" width="130" height="160" as="geometry" />
</mxCell>
<mxCell id="b4" value="④ Traefik Ingress&#10;(registry.project.com, HTTP 80)&#10;&#10;BasicAuth middleware 통과 (testuser:...)" style="rounded=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontSize=13;verticalAlign=middle;align=center;whiteSpace=wrap;html=1" vertex="1" parent="1">
<mxCell id="b4" value="④ Traefik Ingress&#10;(registry.project.com, HTTP 80)&#10;&#10;BasicAuth middleware 통과 (&lt;registry-user&gt;)" style="rounded=1;fillColor=#dae8fc;strokeColor=#6c8ebf;fontSize=13;verticalAlign=middle;align=center;whiteSpace=wrap;html=1" vertex="1" parent="1">
<mxGeometry x="1020" y="500" width="380" height="80" as="geometry" />
</mxCell>