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

Compare with Current View Page History

« Previous Version 89 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

NEW: Install in the Amazon Cloud

Follow instructions in this page: Installation, Upgrade and Administration of eagle-i in the Amazon Cloud

Install from packaged binaries

Download and install eagle-i software

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

For detailed installation guides, see: Documentation.

Release notes for the latest version: 2.0 MS 3.07 Release Notes

 

Component

Releases

Snapshots (daily builds)

What to download?

Installation/usage

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="07761ef5-0283-49d5-b92e-f8046b79d7c7"><ac:plain-text-body><![CDATA[

Institution

Repository distribution

[Repository releases

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

[Repository snapshots

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

eagle-i-repository-[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="d892d677-4f0a-4b77-a124-45737353d98a"><ac:plain-text-body><![CDATA[

Institution 

SWEET webapp

[SWEET releases

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

[SWEET snapshots

http://repo.eagle-i.net/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="7614f120-df2f-4157-b92e-2ff5ccefb722"><ac:plain-text-body><![CDATA[

Institution

Institutional search webapp (optional)

[Insitutional search releases

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

[Institutional search snapshots

http://repo.eagle-i.net/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="d2a0f04c-bc23-4aba-be72-c1c36c4fb71e"><ac:plain-text-body><![CDATA[

all

Data management toolkit

[Data management toolkit releases

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

[Data management toolkit snapshots

http://repo.eagle-i.net/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="6750072e-f3f1-46dd-bb88-e5c0c40da4b8"><ac:plain-text-body><![CDATA[

all

SWIFT toolkit (ETL)

[SWIFT toolkit releases

http://repo.eagle-i.net/nexus/content/repositories/releases/org/eagle-i/eagle-i-datatools-swift/]

[SWIFT toolkit snapshots

http://repo.eagle-i.net/nexus/content/repositories/snapshots/org/eagle-i/eagle-i-datatools-swift/]

eagle-i-datatools-swift-[version]-dist.zip 

[SWIFT Toolkit Guide

eaglei:SWIFT]

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

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="b034426c-7176-4e0e-9d03-59f053bf1101"><ac:plain-text-body><![CDATA[

Central 

Central search webapp

[Central search releases

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

[Central search snapshots

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

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

(coming soon)

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

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="d1dded0a-f6f0-4bd6-b01f-a5a7c5bc27c1"><ac:plain-text-body><![CDATA[

Central

Embeddable search bar

[Search bar releases

http://repo.eagle-i.net/nexus/content/repositories/releases/org/eagle-i/eagle-i-searchbar/]

[Search bar snapshots

http://repo.eagle-i.net/nexus/content/repositories/snapshots/org/eagle-i/eagle-i-searchbar/]

eagle-i-searchbar-[version].war

(coming soon)

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

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="c17cbe81-a975-43d1-9769-afa118bfba26"><ac:plain-text-body><![CDATA[

Central 

Ontology browser webapp (optional)

[Ontology browser releases

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

[Ontology browser snapshots

http://repo.eagle-i.net/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>

Develop

The fine print

Our code has a build and runtime dependency on Java 7

Get the code

The eagle-i source code is a multi-module maven project stored in a Subversion repository, see:  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

Build the entire project (note the extra memory, some of the tests are quite resource intensive)

cd eagle-i-base
mvn clean install -DargLine="-Xmx1G"

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

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). The following guide outlines the procedure for setting this up:

Importing eagle-i code into Eclipse

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