This commit is contained in:
louiscklaw
2025-01-31 20:14:02 +08:00
parent 49e275d85d
commit 5c584709c4
706 changed files with 40207 additions and 0 deletions

View File

@@ -0,0 +1,52 @@
<mxfile host="65bd71144e">
<diagram id="5sEAdSiLm7nrlTKC_x6b" name="Page-1">
<mxGraphModel dx="1032" dy="797" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="10" value="Docker" style="rounded=1;whiteSpace=wrap;html=1;verticalAlign=bottom;" vertex="1" parent="1">
<mxGeometry x="180" y="130" width="460" height="310" as="geometry"/>
</mxCell>
<mxCell id="2" value="nginx proxy manager&lt;br&gt;(reverse proxy)" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="260" y="340" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="3" value="vthkmall server&lt;br&gt;(admin)" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="200" y="190" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="4" value="mysql" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="380" y="160" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="5" value="mysql&lt;br&gt;(nginx proxy)" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="480" y="300" width="120" height="60" as="geometry"/>
</mxCell>
<mxCell id="6" value="" style="shape=flexArrow;endArrow=classic;startArrow=classic;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="2" target="5">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="370" y="380" as="sourcePoint"/>
<mxPoint x="470" y="280" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="8" value="" style="shape=flexArrow;endArrow=classic;startArrow=classic;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="3" target="4">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="270" y="310" as="sourcePoint"/>
<mxPoint x="370" y="210" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="9" value="" style="shape=flexArrow;endArrow=classic;startArrow=classic;html=1;entryX=0.5;entryY=1;entryDx=0;entryDy=0;exitX=0.5;exitY=0;exitDx=0;exitDy=0;" edge="1" parent="1" source="2" target="3">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="200" y="370" as="sourcePoint"/>
<mxPoint x="300" y="270" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="11" value="" style="shape=flexArrow;endArrow=classic;startArrow=classic;html=1;entryX=0.5;entryY=1;entryDx=0;entryDy=0;fillColor=default;" edge="1" parent="1" target="2">
<mxGeometry width="100" height="100" relative="1" as="geometry">
<mxPoint x="320" y="490" as="sourcePoint"/>
<mxPoint x="370" y="470" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="12" value="https://secure.s34.ierg4210.ie.cuhk.edu.hk&lt;br&gt;80/443" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="290" y="500" width="60" height="30" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 8.7 KiB