Getting Started with the Raspberry Pi

[GettingStartedRaspberryPi.htm - uqlpayne 30 Oct 2013]


Contents


Requirements


Install PostgreSQL


Install GlassFish


Relay Emails Through GMail


IlabServiceBroker Deployment

Deployment of the IlabServiceBroker project using the WAR file builds requires that:

The following tutorials need to be completed:

  1. The IlabServiceBroker Database tutorial (see IlabServiceBrokerDatabase.pdf).

  2. The ExperimentStorage Database tutorial (see ExperimentStorageDatabase.pdf).

  3. The IlabServiceBroker Deployment tutorial (see IlabServiceBrokerDeployment.pdf).

    Run the GlassFish Server Administration Console by entering the following URL in a web browser.

    http://host.domain:4848/

    Replace host.domain with the full hostname of the Raspberry Pi that you are using.

    For each deployment, in the Deploy Applications or Modules panel, select Packaged File to Be Uploaded to the Server and browse for the desired .war file. This will deploy the applications to the /opt/glassfish4/glassfish/domains/domain1/applications directory.