Installation of Terminology Server

Aus Termserver-CTS2
Wechseln zu: Navigation, Suche

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:

Note: This script creates a database named web5db2 automatically. The script needs to create trigger, please ensure that the user has the appropriate rights.

If you have problems regarding triggers please remove them from the script and insert them manually. Triggers must be installed for correct usage!

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"

You need to restart tomcat for the changes to take effect.

Configuration files

Create configuration files for modules you want to install. All files have to been located in your tomcat/conf/ folder. See the following links for more information.

Sample files are available in the path /conf/termserver from the source code repository.

TermServer

TermBrowser

TermAdmin

Collaboration software

not yet available

Deployment

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

Configuration

Mail configuration

Configure your mail server either in TermAdmin (if installed) or directly in the database.

TermAdmin
Goto tab "System-Parameter". Edit all values starting with "mail_" according to your mail accout.

Database
Edit all values starting with "mail_" in the table "sys_param" according to your mail accout.

Status codes

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

First start

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

There are 2 default users configured:

Please change passwords in a real environment.

Meine Werkzeuge
Namensräume
Varianten
Aktionen
Navigation
Werkzeuge