annotate schemas/architecture/sat_simplified_overview/karderio_computer_screen.svg @ 103:e69883c1ec30

docker (libervia_cont): added a "status" command: - if libervia container is not running, it exits with error code 1 - if libervia container is running but no server is launched, it exits with error code 2 - if libervia container is running and server is launcher, it exits with error code 0 (success) server detection is done by doing a simple grep on logs, that's not perfectly reliable (ports can be changed in configuration, even if that doesn't really make sense in Docker context) but should be good enough for this purpose.
author Goffi <goffi@goffi.org>
date Sat, 27 Feb 2016 00:45:40 +0100
parents 63abd824508c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
63
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
2 <!-- Created with Inkscape (http://www.inkscape.org/) -->
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
3 <svg
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
4 xmlns:dc="http://purl.org/dc/elements/1.1/"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
5 xmlns:cc="http://web.resource.org/cc/"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
6 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
7 xmlns:svg="http://www.w3.org/2000/svg"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
8 xmlns="http://www.w3.org/2000/svg"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
9 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
10 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
11 width="136.12"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
12 height="117.84"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
13 id="svg2989"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
14 sodipodi:version="0.32"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
15 inkscape:version="0.44"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
16 sodipodi:docbase="/home/ubun/Desktop"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
17 sodipodi:docname="screen.svg"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
18 version="1.0">
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
19 <defs
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
20 id="defs2991" />
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
21 <sodipodi:namedview
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
22 id="base"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
23 pagecolor="#ffffff"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
24 bordercolor="#666666"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
25 borderopacity="1.0"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
26 gridtolerance="10000"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
27 guidetolerance="10"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
28 objecttolerance="10"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
29 inkscape:pageopacity="0.0"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
30 inkscape:pageshadow="2"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
31 inkscape:zoom="3.0009657"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
32 inkscape:cx="79.887873"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
33 inkscape:cy="61.970442"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
34 inkscape:document-units="px"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
35 inkscape:current-layer="layer1"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
36 inkscape:window-width="946"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
37 inkscape:window-height="598"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
38 inkscape:window-x="0"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
39 inkscape:window-y="51" />
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
40 <metadata
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
41 id="metadata2994">
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
42 <rdf:RDF>
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
43 <cc:Work
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
44 rdf:about="">
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
45 <dc:format>image/svg+xml</dc:format>
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
46 <dc:type
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
47 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
48 </cc:Work>
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
49 </rdf:RDF>
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
50 </metadata>
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
51 <g
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
52 inkscape:label="Layer 1"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
53 inkscape:groupmode="layer"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
54 id="layer1"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
55 transform="translate(-226.6346,-419.0924)">
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
56 <g
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
57 id="g3021"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
58 transform="translate(-105.0554,-326.8496)"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
59 style="fill:#f4eed7;stroke:black;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
60 <path
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
61 d="M 400.13,846.962 C 421.03,846.962 438,850.502 438,854.872 C 438,859.242 421.03,862.782 400.13,862.782 C 379.22,862.782 362.25,859.242 362.25,854.872 C 362.25,850.502 379.22,846.962 400.13,846.962 z "
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
62 id="path3023"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
63 style="fill:#f4eed7;stroke:black;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
64 </g>
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
65 <g
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
66 id="g3025"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
67 transform="translate(-105.0554,-326.8496)"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
68 style="fill:#f4eed7;stroke:black;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
69 <path
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
70 d="M 399.75,833.692 C 413.83,833.692 425.25,838.562 425.25,844.572 C 425.25,850.572 413.83,855.442 399.75,855.442 C 385.67,855.442 374.25,850.572 374.25,844.572 C 374.25,838.562 385.67,833.692 399.75,833.692 z "
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
71 id="path3027"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
72 style="fill:#f4eed7;stroke:black;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
73 </g>
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
74 <g
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
75 id="g3029"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
76 transform="translate(-105.0554,-326.8496)"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
77 style="fill:#f4eed7;stroke:black;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
78 <path
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
79 d="M 332.69,771.402 L 332.69,821.342 C 332.69,834.842 343.74,845.802 357.35,845.802 L 442.15,845.802 C 455.76,845.802 466.81,834.842 466.81,821.342 L 466.81,771.402 C 466.81,757.902 455.76,746.942 442.15,746.942 L 357.35,746.942 C 343.74,746.942 332.69,757.902 332.69,771.402 z "
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
80 id="path3031"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
81 style="fill:#f4eed7;stroke:black;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
82 </g>
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
83 <g
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
84 id="g3033"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
85 transform="translate(-105.0554,-326.8496)"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
86 style="fill:#b3b3b3;stroke:black;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
87 <path
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
88 d="M 347.25,776.672 L 347.25,816.072 C 347.25,826.722 355.9,835.372 366.55,835.372 L 432.95,835.372 C 443.61,835.372 452.25,826.722 452.25,816.072 L 452.25,776.672 C 452.25,766.022 443.61,757.372 432.95,757.372 L 366.55,757.372 C 355.9,757.372 347.25,766.022 347.25,776.672 z "
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
89 id="path3035"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
90 style="fill:#b3b3b3;stroke:black;stroke-width:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
91 </g>
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
92 <g
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
93 id="g3037"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
94 transform="translate(-105.0554,-326.8496)"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
95 style="fill:#ccc;stroke:black;stroke-width:0.01;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
96 <path
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
97 d="M 445.88,770.122 C 446.43,767.672 449.6,784.552 445.13,785.122 C 442.42,785.472 442.93,772.632 440.63,770.122 C 437.39,766.592 428.62,765.502 421.88,763.372 C 426.57,759.252 445.43,760.212 445.88,770.122 z "
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
98 id="path3039"
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
99 style="fill:#ccc;stroke:black;stroke-width:0.01;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
100 </g>
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
101 </g>
63abd824508c schemas: added "architecture" section with "sat_simplified_overview" schema
Goffi <goffi@goffi.org>
parents:
diff changeset
102 </svg>