Local Installation
Last updated
Was this helpful?
Last updated
Was this helpful?
Use the instructions below if you want to deploy a Handl solution in your own closed IT loop.
RAM: 32 Gb
Mass storage: 500 Gb SSD
Graphics Card: Nvidia Tesla T4
RAM: 64GB
Disk Drive: 1 Tb NVMe
Graphics Card
Nvidia Tesla T4 x2
RAM: 128GB
Storage: 1 Tb NVMe x2
The above are the hardware requirements for productive operation. Handl also runs on weak configurations, such as a Core i5-8250U 1.6 GHz / 8 Gb RAM / 250 Gb SSD laptop. However, performance on such weak configurations is not guaranteed
Ubuntu operating system version 18.04
Docker container management system
docker-compose
Nvidia drivers with the latest version available:
nvidia-docker
Nvidia drivers with the latest version available
CUDA version 11.1 or later
Internet access for license conformation:
https://license.ml.handl.ai/check/v2
Dynamic IP
Port: 443
Protocol: TCP
Request: POST
Create a docker-compose.yml file depending on the specification of your server.
Copy the following settings:
Create file .env:
Copy the following settings:
Download the nginx.conf file:
Put the three files docker-compose.yml, .env, and nginx.conf in the same directory.
Navigate to the directory containing the three configuration files. Type the following command at the command line:
Processor: 6 cores, 4.1 GHz, AVX 2 expansion; benchmark:
Processor: 8 cores, 3.9 GHz, AVX 2 expansion; Benchmark:
Processor: 8 cores, 3.9 GHz, AVX 2 expansion; benchmark: x2
You are all set! You can now use the local version of the web demo by opening the link in your browser. You can also access the server using the API.
deb buster-backports main non-free contrib
deb-src buster-backports main non-free contrib
Download the Docker installer from . We recommend using the version from the Stable channel.
Download the PowerShell installer from . We recommend using a stable version from the Windows (x64) line.