On-Prem Installation Guide
Prerequisites:
- jq (lightweight command-line JSON processor)
- curl (command-line tool for transferring data with URLs)
- sudoer access on the server where you want to install Terminology Server
Step 1: Get your license file or license key
If license file is provided, place your license file in a local path. If license key is provided, you can directly use it in next step.
Step 2: Run the Installation/Upgrade Command
- Install
latest
version using your license file path or license key:
curl -sSL https://s3.us-east-1.amazonaws.com/artifacts.terminologyservice.johnsnowlabs.com/install.sh | bash -s "YOUR_LICENSE_FILE_PATH_OR_LICENSE_KEY"
NOTE: The initial setup may take a little longer if you’re running it for the first time, as databases and images are downloaded and services are created. We appreciate your patience! For more information regarding installation of Terminology Server on a dedicated server please contact us at support@johnsnowlabs.com.
Step 3: Access Terminology Server
Once the installation is complete, you can access Terminology Server by navigating to http://localhost
or http://YOUR_SERVER_IP
in your web browser.
The credentials to login will be provided in the terminal after installation script is completed.
Recommended Configurations
System requirements | You can install Terminology Server on a Ubuntu 20+ machine. |
---|---|
Port requirements | The service uses port |
Server requirements | The minimal required configuration is The ideal configuration for a smooth performance is |
Web browser support | Terminology Server is tested with the latest version of Google Chrome and is expected to work in the latest versions of:
|