.. _ChapterOverview: ******************** 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: .. code-block:: JSON :caption: *Example config file* :name: Example config file .. .. .. .. db-host= db-user= db-pw= db-name= db-poll-interval= Supported Knomi packages and corresponding endpoints ================================================== .. _TransactionDb Rest Server endpoints: .. table:: 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 | +-----------------------------------+------------------------------------------------------+