Installation of Terminology Server

Aus Termserver-CTS2
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Collaboration software)
Zeile 9: Zeile 9:
 
Install the following database scripts:
 
Install the following database scripts:
 
*db/dump/TermServer_V2-0.sql (required - Terminology Server database)
 
*db/dump/TermServer_V2-0.sql (required - Terminology Server database)
 +
=Tomcat=
 +
Please install the latest version of the Apache Tomcat server from http://tomcat.apache.org/
 +
 +
For a stable service you have to adjust the memory size of java used in tomcat. Please find and edit the file catalina.sh. Add the following line or edit if it already exists. Please find appropriate values for Xms, Xmx and MaxPermSize according to your server hardware. These values do the work for us:
  
 +
<source lang="properties">
 +
JAVA_OPTS="-Dfile.encoding=UTF-8 -server -Xms128M -Xmx1024M -XX:MaxPermSize=1024M -XX:+DisableExplicitGC"
 +
</source>
 
=Configuration files=
 
=Configuration files=
 
==TermServer==
 
==TermServer==
Zeile 28: Zeile 35:
 
not yet available
 
not yet available
  
=Tomcat=
+
=Deployment=
 
Deploy the following content (war files) to your tomcat environment:
 
Deploy the following content (war files) to your tomcat environment:
 
*TermServer.war (required)
 
*TermServer.war (required)
Zeile 34: Zeile 41:
 
*TermAdmin.war (optional, require TermServer.war)
 
*TermAdmin.war (optional, require TermServer.war)
  
=Deployment=
 
 
=Configuration=
 
=Configuration=
 
==Status codes==
 
==Status codes==

Version vom 28. Juli 2014, 06:26 Uhr

The following steps describes the installation and configuration of the Terminolgy Server with its components.

Requirements:

Inhaltsverzeichnis

Database

Please install the latest MySQL version as usual. Please follow the installation instructions from http://www.mysql.com/

Install the following database scripts:

Tomcat

Please install the latest version of the Apache Tomcat server from http://tomcat.apache.org/

For a stable service you have to adjust the memory size of java used in tomcat. Please find and edit the file catalina.sh. Add the following line or edit if it already exists. Please find appropriate values for Xms, Xmx and MaxPermSize according to your server hardware. These values do the work for us:

JAVA_OPTS="-Dfile.encoding=UTF-8 -server -Xms128M -Xmx1024M -XX:MaxPermSize=1024M -XX:+DisableExplicitGC"

Configuration files

TermServer

TermBrowser

TermAdmin

Collaboration software

not yet available

Deployment

Deploy the following content (war files) to your tomcat environment:

Configuration

Status codes

If you change status codes in a domain you have to restart the TermBrowser due to cached values.

First start

Please ensre that all services are started (MySQL, Tomcat, Java).


There are 2 default users configured:

Meine Werkzeuge
Namensräume
Varianten
Aktionen
Navigation
Werkzeuge