Upgrade Plan 300 Portal

From D4Science Wiki
Jump to: navigation, search

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


# PLEASE DO NOT DELETE THIS FILE

excluded_browsable_field_names=gDocCollectionLang,gDocCollectionID


/tomcat/conf/infrastructure.properties

...
# multiple scopes must be separated by a common (e.g FARM,gCubeApps)
scopes=FARM,gCubeApps

Other configuration

UM service locator:

  • /home/life/tomcat/shared/d4s/UMServiceLocation.config
http://portal.i-marine.d4science.org/usermanagement-ws/
  • /home/life/tomcat/shared/d4s/aslHTTPScope.config
/d4science.research-infrastructures.eu/gCubeApps/iSearch ( temporarly, to move then to /d4science.research-infrastructures.eu/FARM/MarineSearch


  • /home/life/tomcat/shared/d4s/banneList.xml

 <?xml version="1.0" encoding="UTF-8"?>
<Exclude>
<Contains>Manager_</Contains>
<Equal>test.user</Equal>
<Equal>user</Equal>
<Equal>AquaMaps_generic_User</Equal>
<Equal>null</Equal>
<Equal>fake.session</Equal>
</Exclude>
  • /home/life/tomcat/shared/d4s/umPortlet-email.config
email.to=info@d4science.org

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

RRegistry configuration

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

bridgingPeriod = 2
bridgingPeriodUnit = HOURS

shortBridgingPeriod =  50
shortBridgingPeriodUnit = MINUTES
...

targetsModelConfig = target.model.properties.readonly

/tomcat/conf/excluded_fields.properties


# PLEASE DO NOT DELETE THIS FILE

excluded_browsable_field_names=gDocCollectionLang,gDocCollectionID


/tomcat/conf/infrastructure.properties

...
# multiple scopes must be separated by a common (e.g FARM,gCubeApps)
scopes=gCubeApps


Other configuration

UM service locator:

  • /home/life/tomcat/shared/d4s/UMServiceLocation.config
http://portal.d4science.org/usermanagement-ws/
  • /home/life/tomcat/shared/d4s/aslHTTPScope.config
/d4science.research-infrastructures.eu/gCubeApps/iSearch


  • /home/life/tomcat/shared/d4s/banneList.xml

 <?xml version="1.0" encoding="UTF-8"?>
<Exclude>
<Contains>Manager_</Contains>
<Equal>test.user</Equal>
<Equal>user</Equal>
<Equal>AquaMaps_generic_User</Equal>
<Equal>null</Equal>
<Equal>fake.session</Equal>
</Exclude>
  • /home/life/tomcat/shared/d4s/umPortlet-email.config
email.to=info@d4science.org