Config and Endpoints

Supported platform

It should be able to run on linux. It can take remote database server information in config file.

Config options for database server

Following options should be added to the config file of the transaction rest server and all other Knomi servers:

Example config file
   .. ..
   .. ..
   db-host=<remote db server url>
   db-user=<db server user name>
   db-pw=<db server corresponding password>
   db-name=<db name>
   db-poll-interval=<value to overwrite default 5 min>

Supported Knomi packages and corresponding endpoints

TransactionDb Rest Server endpoints
Knomi package endpoint (ie. corresponding server name)
KnomiFaceLiveness aw_face_liveness_rest_server
KnomiFaceMatcher aw_nexa_face_rest_server
KnomiFaceAnalyzer aw_preface_rest_server
KnomiVoiceLiveness aw_voice_liveness_rest_server
KnomiVoiceMatcher aw_nexa_voice_rest_server