Difference between revisions of "Upgrade Plan 300 Portal"

From D4Science Wiki
Jump to: navigation, search
(Created page with "== Portals upgrade == Both iMarine and D4science.org portals are going to be upgraded by copying the portal folder already upgraded in newportal.i-marine.d4science.org The foll...")
 
(iMarine)
Line 7: Line 7:
 
== iMarine ==
 
== iMarine ==
  
 +
=== RRegistry configuration ===
  
 +
/home/life/gCore/lib/_ext/property-files/resourceregistry.properties
 +
 +
{{{
 +
bridgingPeriod = 2
 +
bridgingPeriodUnit = HOURS
 +
 +
shortBridgingPeriod =  50
 +
shortBridgingPeriodUnit = MINUTES
 +
...
 +
 +
 +
targetsModelConfig = targets.model.properties.updater
 +
 +
}}}
 +
 +
/tomcat/conf/excluded_fields.properties
 +
 +
{{{
 +
 +
# PLEASE DO NOT DELETE THIS FILE
 +
 +
excluded_browsable_field_names=gDocCollectionLang,gDocCollectionID
 +
}}}
  
 
== D4Science.org ==
 
== D4Science.org ==

Revision as of 16:48, 17 March 2014

Portals upgrade

Both iMarine and D4science.org portals are going to be upgraded by copying the portal folder already upgraded in newportal.i-marine.d4science.org

The following customizations are needed for both portals

iMarine

RRegistry configuration

/home/life/gCore/lib/_ext/property-files/resourceregistry.properties

{{{ bridgingPeriod = 2 bridgingPeriodUnit = HOURS

shortBridgingPeriod = 50 shortBridgingPeriodUnit = MINUTES ...


targetsModelConfig = targets.model.properties.updater

}}}

/tomcat/conf/excluded_fields.properties

{{{

  1. PLEASE DO NOT DELETE THIS FILE

excluded_browsable_field_names=gDocCollectionLang,gDocCollectionID }}}

D4ScienceAn e-Infrastructure operated by the D4Science.org initiative..org