Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  • Application Server
  • Database Server

Application Server: 

  • Linux Box with at least 8 GB RAM and 2.4GHz CPU.
  • Java 6 – SDK (not  JRE)
  • Apache Tomcat 7
  • Http server
  • Following environment  variables should be set:
    • JAVA_HOME
    • TOMCAT_HOME
    • CATALINA_HOME
    • CATALINA_BASE

Database Server: 

  • Linux Box with Oracle 11g.  Application server should be able to connect to database server using oracle thin driver.
  • Database Size :  initial size of 10GB is more than enough. 
  • No special database parameters are needed.
  • At least 6GB RAM
  • Create a user KCSO in this new database.  This will be the schema owner of the application.  This user should have the following privileges in the database.
    • CREATE USER
    • CREATE PROCEDURES
    • CREATE TABLES
    • CREATE SEQUENCES

Application Server: 

...

Application installation:

...

To install in Tufts Sandbox Environment:

TUFTS Sandbox installation.docx