General DOT

What is the usual sequence for the KYC process?
Capture ID -> Selfie -> Liveness check -> OCR results review -> Verification ID usually goes first to avoid the situation when the user does n...
Tue, 6 Aug, 2019 at 1:00 PM
What is the recommended production HW configuration (CPU, RAM, otherstorage) for each DOT server component?
The sizing depends on the distribution of the transaction volume in time. You would need to have an estimate of the peak transaction volumes and their types...
Tue, 6 Aug, 2019 at 1:02 PM
Do DOT server components need Oracle Java SE or would they work on OpenJDK?
OpenJDK can be used as well 
Tue, 6 Aug, 2019 at 1:03 PM
Do these components have any specific requirements on the infrastructure/libraries?
Requirements for components are as following and are packaged in docker images: DOT Core Server Innovatrics IFace + MKL library, libusb, libgomp Java D...
Tue, 6 Aug, 2019 at 1:05 PM
Is Docker a must or can the app also be packaged as a regular WAR?
Docker is not a must. Currently we do not build WAR, we can distribute JAR/PYTHON file and their dependencies. 
Tue, 6 Aug, 2019 at 1:06 PM