This quick start guide is intended to be a reference for the steps necessary to install an eagle-i institutional server. For detailed instructions, please refer to the linked guides.
For details, see: Repository Installation, Upgrade and Administration Guide, section Installation / Install and Configure the Repository / Prerequisites
${CATALINA_HOME
}
eagle-i-apps.properties
)ROOT.war
if it is present in Tomcat's webapps directoryFor details, see: Repository Installation, Upgrade and Administration Guide, section Installation / Install and Configure the Repository
For downloads, see: Get Software
Download the eagle-i repository distribution package, {{eagle-i-repository-dist-\[version\].zip}} |
/opt/eaglei/repo
and set an environment variable ${REPO_HOME
}. Unzip the distribution package to this location${REPO_HOME}/webapps/ROOT.war
to Tomcat's webapps directoryJAVA_OPTS="-XX:PermSize=64M -XX:MaxPermSize=256M -Xmx1024m"
catalina.properties
:org.eaglei.repository.home=/opt/eaglei/repo
derby.system.home=/opt/eaglei/repo
${REPO_HOME}/etc/prepare-install.sh
${REPO_HOME}/configuration.properties
${REPO_HOME}/finish-install.sh
${REPO_HOME}/upgrade.sh
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
/opt/eaglei
and /opt/eaglei/conf
. Edit catalina.properties
to reflect these:org.eaglei.home=/opt/eaglei
common.loader=/opt/eaglei/conf,.....
eagle-i-apps.properties
, eagle-i-apps-credentials.properties
, whoami.xml
, place them in the common configuration directory and modify them to reflect your installationDownload {{eagle-i-webapp-sweet-\[version\].war}} into Tomcat's webapps directory and rename to {{sweet.war}} |
Download {{eagle-i-webapp-institution-\[version\].war}} into Tomcat's webapps directory and rename to {{institution.war}} |
Download {{eagle-i-webapp-help-\[version\].war}} into Tomcat's webapps directory and rename {{help.war}} |