You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 67 Next »

eagle-i software is available under a BSD 3 license.


Wonder Lake Software offers technical support and software engineering services to organizations wishing to integrate with, customize or extend the eagle-i platform.


Contents


Getting started: for system administrators, install from packaged binaries


System requirements

The current eagle-i network deployment is a reference configuration. In this deployment, eagle-i nodes are VMs with the following configuration:

  • RAM: 6 GB
  • Disk: 100 GB
  • CPU: 2 core
  • Operating system: Fedora 14
  • Java environment: Sun JDK v. 1.6.0_27, 64 bit
  • Servlet container: Tomcat 6 or 7
  • RDBMS: MySQL 5.1 (used for logging search usage)
  • Mail server: postfix (used to enable resource owner contact feature in Search pages)

In addition, the eagle-i network uses a central server for hosting the central search application and a few other central services. The configuration of the central server is similar to that of the institutional servers.

Download and install eagle-i software

To spin up an eagle-i node, you will need to download: Repository distribution, SWEET webapp, Online help webapp and optionally Institutional Search webapp

For detailed installation guides, see: Documentation

 

Component

Releases

Snapshots (daily builds)

What to download?

Installation

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="a040f4b1-bcd5-4655-8cd0-3c1932ce48e9"><ac:plain-text-body><![CDATA[

Institution

Repository distribution

[Repository releases

http://infra.search.eagle-i.net:8081/nexus/content/repositories/releases/org/eagle-i/eagle-i-repository-dist/]

[Repository snapshots

http://infra.search.eagle-i.net:8081/nexus/content/repositories/snapshots/org/eagle-i/eagle-i-repository-dist/]

eagle-i-repository-dist-[version]-dist.zip

[Repository Administrator Guide

Repository Installation, Upgrade and Administration Guide]

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="ee48b0fa-2d74-4559-956b-85fc46710123"><ac:plain-text-body><![CDATA[

Institution 

SWEET webapp

[SWEET releases

http://infra.search.eagle-i.net:8081/nexus/content/repositories/releases/org/eagle-i/eagle-i-webapp-sweet/]

[SWEET snapshots

http://infra.search.eagle-i.net:8081/nexus/content/repositories/snapshots/org/eagle-i/eagle-i-webapp-sweet/]

eagle-i-webapp-sweet-[version].war

[Application Installation guide

SWEET and Institutional Search Installation and Upgrade Guide]

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="6d2e9c3b-4790-4673-9b3f-45acf230abd9"><ac:plain-text-body><![CDATA[

Institution

Institutional search webapp

[Insitutional search releases

http://infra.search.eagle-i.net:8081/nexus/content/repositories/releases/org/eagle-i/eagle-i-webapp-institution/]

[Institutional search snapshots

http://infra.search.eagle-i.net:8081/nexus/content/repositories/snapshots/org/eagle-i/eagle-i-webapp-institution/]

eagle-i-webapp-institution-[version].war

[Application installation guide

SWEET and Institutional Search Installation and Upgrade Guide]

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="415d333e-5dfe-48bb-b99b-84a3d1e1e3a9"><ac:plain-text-body><![CDATA[

Institution

Online help webapp

[Help releases

http://infra.search.eagle-i.net:8081/nexus/content/repositories/releases/org/eagle-i/eagle-i-help/]

[Help snapshots

http://infra.search.eagle-i.net:8081/nexus/content/repositories/snapshots/org/eagle-i/eagle-i-help/]

eagle-i-help-[version].war

[Application installation guide

SWEET and Institutional Search Installation and Upgrade Guide]

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="2d6de82a-6a60-46cc-98ac-f0f0541fa3a4"><ac:plain-text-body><![CDATA[

Institution

Data management toolkit

[Data management toolkit releases

http://infra.search.eagle-i.net:8081/nexus/content/repositories/releases/org/eagle-i/eagle-i-datatools-datamanagement/]

[Data management toolkit snapshots

http://infra.search.eagle-i.net:8081/nexus/content/repositories/snapshots/org/eagle-i/eagle-i-datatools-datamanagement/]

eagle-i-datatools-datamanagement-[version].jar

[Data Management Toolkit Guide

eaglei:Data Management Toolkit]

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="ffd22358-6a8c-4519-be6d-04a7f3f31133"><ac:plain-text-body><![CDATA[

Central 

Central search webapp

[Central search releases

http://infra.search.eagle-i.net:8081/nexus/content/repositories/releases/org/eagle-i/eagle-i-webapp-central/]

[Central search snapshots

http://infra.search.eagle-i.net:8081/nexus/content/repositories/snapshots/org/eagle-i/eagle-i-webapp-central/]

eagle-i-webapp-central-[version].war


]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="80dd4428-bcc6-45e2-9b66-455c0d44b2d7"><ac:plain-text-body><![CDATA[

Central 

Ontology browser webapp

[Ontology browser releases

http://infra.search.eagle-i.net:8081/nexus/content/repositories/releases/org/eagle-i/eagle-i-webapp-model/]

[Ontology browser snapshots

http://infra.search.eagle-i.net:8081/nexus/content/repositories/snapshots/org/eagle-i/eagle-i-webapp-model/]

eagle-i-webapp-model-[version].war 

[Application installation guide

SWEET and Institutional Search Installation and Upgrade Guide]

]]></ac:plain-text-body></ac:structured-macro>


Getting started: for developers

Get the code

Subversion organization overview

Browse the Subversion repository:

Nicer interface:

https://open.med.harvard.edu/vvc/viewvc.cgi/eagle-i-dev/

Plain URL:

https://open.med.harvard.edu/svn/eagle-i-dev/

Check out the software development trunk:

svn co https://open.med.harvard.edu/svn/eagle-i-dev/apps/trunk

Check out a release of the software, e.g.:

svn co https://open.med.harvard.edu/svn/eagle-i-dev/apps/branches/1.5-MS3.x

Check out the data model development trunk:

svn co https://open.med.harvard.edu/svn/eagle-i-dev/datamodel/trunk

Check out a data model release, e.g.:

svn co https://open.med.harvard.edu/svn/eagle-i-dev/datamodel/releases/0.8.2


Set up a development environment

The eagle-i source code is a multi-module maven project (see code organization). Our code is IDE-agnostic, though we've had a good experience using eclipse with the m2eclipse plugin (standard with the latest version of eclipse):

  • After installing m2eclipse, open the eclipse subversion perspective and select "check out as maven project" at the trunk level.
  • This will create an eclipse project per maven module
  • eagle-i-base contains the root POM. mvn install at this level builds the entire tree.

Alternately, here are some notes on setting up eclipse for GWT debugging from one of our team members.

Browse the Javadocs

Latest release

http://search.eagle-i.net/javadoc

Latest snapshot

http://qa.search.eagle-i.net/javadoc

Get the eagle-i resource ontology

http://code.google.com/p/eagle-i/


How are we doing?

Is there anything that could be clearer in our documentation? We welcome your questions and feedback

  • No labels