Software requirements
Last updated
Last updated
The Terminology Server is recommended to be installed on x86_64 / amd64 Linux operating systems where Docker Engine is available. See the list of supported distributions by Docker:
Here is the list of distributions that we suggest in the order of recommendation:
CentOS 7
Ubuntu 20.04 (or 18.04)
Debian 10 - Buster
Before starting the actual deployment of the Terminology Server make sure that the following packages are installed and configured properly:
Docker Engine
ability to execute bash scripts
In case a reverse proxy is used, the Terminology Server requires two ports to be opened either towards the intranet or the internet (depends on usage):
http:80
https:443
In case there is no reverse proxy installed, the following port must be opened to be able to access the server's REST API:
http:8080