tia tia® Viewer Core configuration parameters can be specified either by environment variables in the container context or by providing a YAML configuration file:
configuration by environment variables is only viable for minimal configurations
configuration by YAML configuration file is required when requiring configuring of instances and more. Here only one environment variable to point to the YAML file is required (
SPRING_CONFIG_ADDITIONALLOCATION
).
tia tia® Viewer Core parameter names are ordered hierarchically: Except of top-level settings, each setting has one direct superior, also called parent. A .
(dot) separates parent name from parameter name.
...