87 lines
6.6 KiB
Plaintext
87 lines
6.6 KiB
Plaintext
<mxfile host="65bd71144e">
|
||
<diagram id="dN3YsOiiXfhDtiho1mRT" name="第 1 页">
|
||
<mxGraphModel dx="927" dy="534" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
|
||
<root>
|
||
<mxCell id="0"/>
|
||
<mxCell id="1" parent="0"/>
|
||
<mxCell id="14" style="edgeStyle=orthogonalEdgeStyle;html=1;exitX=0.75;exitY=0;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="2" target="13">
|
||
<mxGeometry relative="1" as="geometry"/>
|
||
</mxCell>
|
||
<mxCell id="2" value="Nginx<br>" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||
<mxGeometry x="150" y="170" width="410" height="130" as="geometry"/>
|
||
</mxCell>
|
||
<mxCell id="3" value="静态站点" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||
<mxGeometry x="440" y="240" width="120" height="60" as="geometry"/>
|
||
</mxCell>
|
||
<mxCell id="4" value="后端服务" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||
<mxGeometry x="150" y="340" width="120" height="60" as="geometry"/>
|
||
</mxCell>
|
||
<mxCell id="6" style="edgeStyle=none;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="5" target="4">
|
||
<mxGeometry relative="1" as="geometry"/>
|
||
</mxCell>
|
||
<mxCell id="5" value="proxy" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||
<mxGeometry x="150" y="240" width="120" height="60" as="geometry"/>
|
||
</mxCell>
|
||
<mxCell id="7" value="基于Nginx服务的前后端一台部署" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
|
||
<mxGeometry x="250" y="50" width="200" height="30" as="geometry"/>
|
||
</mxCell>
|
||
<mxCell id="9" style="edgeStyle=none;html=1;exitX=1;exitY=1;exitDx=0;exitDy=0;entryX=0;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="8" target="3">
|
||
<mxGeometry relative="1" as="geometry"/>
|
||
</mxCell>
|
||
<mxCell id="11" value="/" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="9">
|
||
<mxGeometry x="0.0285" y="-3" relative="1" as="geometry">
|
||
<mxPoint x="1" as="offset"/>
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="10" style="edgeStyle=none;html=1;exitX=0;exitY=1;exitDx=0;exitDy=0;entryX=1;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="8" target="5">
|
||
<mxGeometry relative="1" as="geometry"/>
|
||
</mxCell>
|
||
<mxCell id="12" value="/api/xxxx" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="10">
|
||
<mxGeometry x="-0.15" y="4" relative="1" as="geometry">
|
||
<mxPoint as="offset"/>
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="8" value="xxxx.blog" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
|
||
<mxGeometry x="310" y="170" width="60" height="30" as="geometry"/>
|
||
</mxCell>
|
||
<mxCell id="15" style="edgeStyle=orthogonalEdgeStyle;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0.122;entryY=0;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="13" target="2">
|
||
<mxGeometry relative="1" as="geometry"/>
|
||
</mxCell>
|
||
<mxCell id="13" value="broswer" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||
<mxGeometry x="620" y="80" width="120" height="60" as="geometry"/>
|
||
</mxCell>
|
||
<mxCell id="16" value="前后端一体:Go (同时也充当Nginx)" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
|
||
<mxGeometry x="250" y="450" width="200" height="30" as="geometry"/>
|
||
</mxCell>
|
||
<mxCell id="21" style="edgeStyle=orthogonalEdgeStyle;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="17" target="20">
|
||
<mxGeometry relative="1" as="geometry"/>
|
||
</mxCell>
|
||
<mxCell id="22" value="build" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="21">
|
||
<mxGeometry x="-0.3133" y="-2" relative="1" as="geometry">
|
||
<mxPoint x="9" y="-2" as="offset"/>
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="17" value="" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||
<mxGeometry x="145" y="500" width="410" height="130" as="geometry"/>
|
||
</mxCell>
|
||
<mxCell id="18" value="后端 API" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||
<mxGeometry x="145" y="570" width="120" height="60" as="geometry"/>
|
||
</mxCell>
|
||
<mxCell id="19" value="静态站点" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||
<mxGeometry x="435" y="570" width="120" height="60" as="geometry"/>
|
||
</mxCell>
|
||
<mxCell id="20" value="http" style="shape=hexagon;perimeter=hexagonPerimeter2;whiteSpace=wrap;html=1;fixedSize=1;" vertex="1" parent="1">
|
||
<mxGeometry x="630" y="525" width="120" height="80" as="geometry"/>
|
||
</mxCell>
|
||
<mxCell id="24" style="edgeStyle=orthogonalEdgeStyle;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="23">
|
||
<mxGeometry relative="1" as="geometry">
|
||
<mxPoint x="690" y="520" as="targetPoint"/>
|
||
</mxGeometry>
|
||
</mxCell>
|
||
<mxCell id="23" value="broswer" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
|
||
<mxGeometry x="630" y="360" width="120" height="60" as="geometry"/>
|
||
</mxCell>
|
||
</root>
|
||
</mxGraphModel>
|
||
</diagram>
|
||
</mxfile> |