Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

  1. In the repository admin console, create an "anonymous-ext" repository user with no roles (to be used by the sweet backend services), and a few test users with different roles.
  2. Stop Tomcat
  3. Establish an eagle-i application home directory and a subdirectory for common application configuration files, e.g. /opt/eaglei and /opt/eaglei/conf. Edit catalina.properties to reflect these:
    org.eaglei.home=/opt/eaglei
    common.loader=/opt/eaglei/conf,.....Create an "anonymous-ext" repository user with no roles (to be used by the sweet backend services), and a few test users with different roles.
  4. 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
  5. Wiki Markup
    Download {{eagle-i-webapp-sweet-\[version\].war}} into Tomcat's webapps directory and rename to {{sweet.war}}
  6. Wiki Markup
    Download {{eagle-i-webapp-help-\[version\].war}} into Tomcat's webapps directory and rename {{help.war}}
  7. Start Tomcat

...