2013-09-25 12:30:43 +02:00
|
|
|
<container mode='offline'>
|
|
|
|
|
|
|
|
<hostname>localhost</hostname>
|
|
|
|
<port>8080</port>
|
|
|
|
<infrastructure>gcube</infrastructure>
|
2016-09-21 11:26:29 +02:00
|
|
|
|
|
|
|
<!--
|
|
|
|
Add container tokens generated via portal for this host and port.
|
|
|
|
-->
|
|
|
|
<!--
|
|
|
|
<token>token1</token>
|
|
|
|
<token>token2</token>
|
|
|
|
-->
|
|
|
|
|
2017-03-24 11:29:03 +01:00
|
|
|
<!--
|
|
|
|
this tag enables authorize calls to this container also on VRE belonging to start tokens
|
|
|
|
-->
|
|
|
|
<!-- <authorizeChildrenContext>true</authorizeChildrenContext> -->
|
|
|
|
|
2013-09-25 12:30:43 +02:00
|
|
|
<site>
|
|
|
|
<country>it</country>
|
|
|
|
<location>rome</location>
|
|
|
|
<latitude>41.9000</latitude>
|
|
|
|
<longitude>12.5000</longitude>
|
|
|
|
</site>
|
|
|
|
|
2015-07-31 10:31:45 +02:00
|
|
|
<property name='SmartGearsDistribution' value='${project.version}' />
|
2015-04-16 12:41:38 +02:00
|
|
|
<property name='SmartGearsDistributionBundle' value='UnBundled' />
|
2015-04-15 15:52:40 +02:00
|
|
|
|
2013-09-25 12:30:43 +02:00
|
|
|
<!--
|
2015-04-15 15:52:40 +02:00
|
|
|
Add your own property value here. This values will be published on
|
|
|
|
GHN porfile in /Profile/GHNDescription/RunTimeEnv/ tag.
|
|
|
|
-->
|
|
|
|
<!--
|
2013-09-25 12:30:43 +02:00
|
|
|
<property name='prop1' value='val1' />
|
|
|
|
<property name='prop2' value='val2' />
|
|
|
|
-->
|
|
|
|
|
|
|
|
<publication-frequency>60</publication-frequency>
|
|
|
|
|
|
|
|
</container>
|