Task #1846 ยป container.xml
1 |
<container mode='online'> |
---|---|
2 |
|
3 |
<hostname>node3.d4science.org</hostname> |
4 |
<port>9000</port> |
5 |
<infrastructure>d4science.research-infrastructures.eu</infrastructure> |
6 |
<vo>gCubeApps</vo> |
7 |
|
8 |
<site>
|
9 |
<country>it</country> |
10 |
<location>rome</location> |
11 |
<latitude>41.9000</latitude> |
12 |
<longitude>12.5000</longitude> |
13 |
</site>
|
14 |
|
15 |
<property name='SmartGearsDistributionBundle' value='UnBundled' /> |
16 |
|
17 |
<!--
|
18 |
Add your own property value here. This values will be published on
|
19 |
GHN porfile in /Profile/GHNDescription/RunTimeEnv/ tag.
|
20 |
-->
|
21 |
<!--
|
22 |
<property name='prop1' value='val1' />
|
23 |
<property name='prop2' value='val2' />
|
24 |
-->
|
25 |
|
26 |
<publication-frequency>60</publication-frequency> |
27 |
<application mode="online" context="/smart-executor"> |
28 |
<scope>/d4science.research-infrastructures.eu/gCubeApps</scope> |
29 |
<scope>/d4science.research-infrastructures.eu/gCubeApps/BiodiversityLab</scope> |
30 |
<scope>/d4science.research-infrastructures.eu/gCubeApps/BiOnym</scope> |
31 |
<scope>/d4science.research-infrastructures.eu/gCubeApps/ScalableDataMining</scope> |
32 |
</application>
|
33 |
|
34 |
</container>
|
35 |
|