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

Compare with Current View Page History

« Previous Version 2 Next »

Once you have an eagle-i repository to talk to (see repository installation and administration guide), installing the rest of the eagle-i suite applications is straightforward.

The general procedure is:

  • Tweak application server configuration (reference implementation is with Tomcat)
    • create a directory to place application property files
    • tell your app server to include this directory in the classpath
    • example with catalina.properties
  • Edit configuration file for each application and place in the configured directory
  • Rename the application war file as desired and dropin the app server webapps directory
    • example

Instructions specific to SWEET

  • create the file datatools.properties (see an example in the examples directory)

Instructions specific to Search

Instructions specific to the ontology browser

Instructions specific to the monitor

Instructions specific to the identity service

To come:

ETL and bulk curation

  • No labels