D4Science Portal Installation

From Gcube Wiki
Jump to: navigation, search

Alert icon2.gif THIS SECTION OF GCUBE DOCUMENTATION IS CURRENTLY UNDER UPDATE.

The new D4Science portal requires a Gridsphere 3.1. Installation. You may decide to install it form scratch (by downloading a clean version of Gridsphere 3.1 from http://www.gridsphere.org/) or ask CNR to give you a tar.gz containing the customized yet Portal.

This guide assume you downloaded a clean version of Gridsphere 3.1

Applications Needed

Apache Tomcat 5.5.26. You also need to download a org.postgresql.Driver (download jdbc driver from http://jdbc.postgresql.org/).

Install the GS Portal

You may want to follow instructions from http://www.gridsphere.org/

You should also place the required JDBC driver jar file in the $CATALINA_HOME/common/lib directory of Tomcat.


First Run Of the Portal

GS will ask you to decide which database you want to make it using. D4Science is going to use a centralized PostgreSQL DB. Ask me directly for its location and connection data.

Changing Gridsphere DB Location once portal is installed

You should stop Tomcat, change the file located in $portaluser/.gridsphere/database/hibernate.properties Startup Tomcat

For info on the Authorative LDAP DB please refer to the next section in this guide.