refactor: 폴더 구조 변경
This commit is contained in:
@@ -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 = "http://registry.project.com" [host."http://registry.project.com"] capabilities = ["pull","resolve","push"] [host."...".auth] username = "testuser" password = "..."" 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 = "http://registry.project.com" [host."http://registry.project.com"] capabilities = ["pull","resolve","push"] [host."...".auth] username = "<registry-username>" password = "<registry-password>"" 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 (registry.project.com, HTTP 80) 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 (registry.project.com, HTTP 80) BasicAuth middleware 통과 (<registry-user>)" 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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user