Skip to content
This repository has been archived by the owner on Aug 1, 2019. It is now read-only.

Misc informations

Charles de Beauchesne edited this page Aug 2, 2018 · 1 revision

Captcha

Captcha configuration is done through https://www.google.com/recaptcha/admin . The public key is used in the UI. The corresponding secret key is used in the API.

Health service

To get information about a running UI instance, e.g. its version and the status of its components, the health service /health can be used:

GET http://localhost:6543/health

Developer Tips

The UI is mainly built using the following components: