Setting up and configuring ID Builder
To set ID Builder up, please follow steps listed below.
Configuration of idbuilder/idb-service
Local helm variables
| Variable | Description | Required | Default |
|---|---|---|---|
|
The level of logging to be set for logs from microsoft libraries in all services. |
No |
WARN |
|
The level of logging to be set for logs from system libraries in all services. |
No |
WARN |
|
The level of logging to be set for logs from database entity framework migrations. |
No |
TRACE |
|
How often the ACLs should be refreshed by the background service in seconds |
NO |
60 |
|
Whether or not caching should be enabled for results returned by the introspection endpoint. |
NO |
true |
|
How long introspection results should be cached (in seconds) |
NO |
30 |
|
Whether or not to automatically inject OpenTelemetry environment variables into the application’s configuration. |
No |
false |
|
The maximum time in seconds the service will wait during graceful shutdown to complete ongoing operations before forcing exit. |
No |
30 |
Global helm variables
| Variable | Description | Required | Default |
|---|---|---|---|
|
It is used to encypt data (e.g. the connection string to the MES ID Builder database) and should be stored as a secret. It must have a length of 33 characters. |
Yes |
- |