Versions Compared

Key

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

...

For details, see Repository Installation, Upgrade and Administration Guide > Platform Requirements
See also System Requirements.

  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; a property to this effect can be set in the file eagle-i-apps.properties )
      1. Make sure your certificate is properly installed by using an SSL checker, e.g. http://www.geocerts.com/ssl_checker
    3. Set up the networking configuration such that Tomcat responds on standard ports 80 and 443
  2. Move aside the default ROOT.war or ROOT directory if it is present in Tomcat's webapps directory
  3. Secure access to an outgoing mail server (SMPT). This can be co-located and accessed via localhost (e.g. postfix), or can be a remote server accessed over https.

...

Wiki Markup
_For details, see: \[Guide under construction\]__ and __[Configuration Property Guide - pre 2.0MS3.x|Configuration Property Guide - pre 2.0MS3.x]_
_For sample files, see:_ _[examples|https://open.med.harvard.edu/svn/eagle-i-dev/apps/trunk/examples/config-files]_ _in our code repository_

...