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

Compare with Current View Page History

« Previous Version 4 Next »

Prerequisites

For details, see: Repository Installation, Upgrade and Administration Guide, section Installation / Install and Configure the Repository / Prerequisites

  1. Install and configure the Tomcat web application server to $\CATALINA_HOME}
    1. Configure Tomcat to use SSL
    2. Purchase and install an SSL server certificate (for testing purposes it is possible to use a self-signed certificate)
    3. Set up the networking configuration such that Tomcat responds on standard ports 80 and 443
  2. Move aside the default ROOT.war if it is present in Tomcat's webapps directory


1. Install the eagle-i software repository

For details, see: Repository Installation, Upgrade and Administration Guide, section Installation / Install and Configure the Repository
For downloads, see: Get Software

  1. Download the eagle-i repository distribution package, eagle-i-repository-dist-[XXX].zip

  2. Select a repository home directory, ${REPO_HOME}, and unzip the distribution package to this location
  3. Copy  ROOT.war located in the webapps subdirectory, to Tomcat's webapps directory
  4. Configure Tomcat's JAVA_OPTS (in tomcat6.conf or similar) and system properties in catalina.properties
  5. Run the prepare-install.sh script
  6. Start up Tomcat
  7. Run the finish-instal.sh script
  8. Run the upgrade.sh script


2. Install SWEET, Institutional Search and Online Help

For details, see: SWEET and Institutional Search Installation and Upgrade Guide
For software downloads, see: Get Software
For configuration sample files, see: examples in our code repository

  1. Establish the common configuration directory and edit catalina.properties to reflect it
  2. Create basic repository users
  3. Download example configuration files eagle-i-apps.properties, eagle-i-apps-credentials.propertieswhoami.xml, place them  in the common configuration directory and modify them to reflect your installation
  4. Download, install and configure sweet.war
  5. Download, install and configure institution.war
  6. Download, install and configure help.war
  • No labels