Regproxy

Configuration parameters

You can specify configurations by editing the config.sh file.

Variable name Description Default value
REGPROXY Use regproxy. (true or false) false
REGPROXY_NGSITYPE NgsiType for remote broker. (v2 or ld) v2
REGPROXY_HOST Host for remote broker. (empty)
REGPROXY_IDMTYPE IdM type for remote broker. (empty)
REGPROXY_IDMHOST IdM host for remote broker. (empty)
REGPROXY_USERNAME A username for remote broker. (empty)
REGPROXY_PASSWORD A password for remote broker. (empty)
REGPROXY_CLIENT_ID A client id for remote broker. (empty)
REGPROXY_CLIENT_SECRET A client secret for remote broker. (empty)

How to setup

REGPROXY=false
REGPROXY_HOST=https://remote-orion.example.com/
REGPROXY_IDMTYPE=keyrock
REGPROXY_IDMHOST=http://keyrock.example.com/oauth2/token
REGPROXY_USERNAME=admin@test.com
REGPROXY_PASSWORD=1234
REGPROXY_CLIENT_ID=a1a6048b-df1d-4d4f-9a08-5cf836041d14
REGPROXY_CLIENT_SECRET=e4cc0147-e38f-4211-b8ad-8ae5e6a107f9