-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontainers.drawio
34 lines (34 loc) · 3.06 KB
/
containers.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<mxfile host="app.diagrams.net" modified="2023-04-03T10:59:59.036Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36" etag="1lVl7IzlLqSEtd9Ltfp6" version="21.1.4" type="github">
<diagram name="arch" id="cb_Fe0OM9b1LJtUCJovs">
<mxGraphModel dx="1434" dy="717" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1100" pageHeight="850" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="88OriqfSgkx502AZbmb3-1" value="Python env" style="rounded=0;whiteSpace=wrap;html=1;strokeWidth=3;" parent="1" vertex="1">
<mxGeometry x="500" y="320" width="330" height="160" as="geometry" />
</mxCell>
<mxCell id="88OriqfSgkx502AZbmb3-2" value="Redis" style="rounded=0;whiteSpace=wrap;html=1;strokeWidth=3;" parent="1" vertex="1">
<mxGeometry x="500" y="530" width="120" height="80" as="geometry" />
</mxCell>
<mxCell id="88OriqfSgkx502AZbmb3-3" value="MariaDB" style="rounded=0;whiteSpace=wrap;html=1;strokeWidth=3;" parent="1" vertex="1">
<mxGeometry x="670" y="530" width="120" height="80" as="geometry" />
</mxCell>
<mxCell id="88OriqfSgkx502AZbmb3-4" value="Enginx" style="rounded=0;whiteSpace=wrap;html=1;strokeWidth=3;" parent="1" vertex="1">
<mxGeometry x="320" y="320" width="110" height="290" as="geometry" />
</mxCell>
<mxCell id="88OriqfSgkx502AZbmb3-5" value="List" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="80" y="380" width="140" height="120" as="geometry" />
</mxCell>
<mxCell id="88OriqfSgkx502AZbmb3-6" value="Item 1" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="88OriqfSgkx502AZbmb3-5" vertex="1">
<mxGeometry y="30" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="88OriqfSgkx502AZbmb3-7" value="Item 2" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="88OriqfSgkx502AZbmb3-5" vertex="1">
<mxGeometry y="60" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="88OriqfSgkx502AZbmb3-8" value="Item 3" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="88OriqfSgkx502AZbmb3-5" vertex="1">
<mxGeometry y="90" width="140" height="30" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>