Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

All instance settings are below parent tia.instances.

Mapping repositories to instances

Repositories are mapped to instances. The tia® Viewer Core allows each instance to be configured separately.

tia® Viewer Core maps repositories to instance default, if no explicit mapping exists.

Applying instance settings

Instance settings must reference a specific instance, so

  • when setting via environmental variable, the variable name must always contain following prefix

tia.instances.<instance name>.

  • when using a viewer YAML configuration file, the correct location is important (below the instance name and with two spaces more intend).

The instance default is the template for all instances: If a parameter is not specified for a specific instance, the setting of default is applied.

If also for instance default no setting was applied, tia® Viewer Core uses built-in default values (global default).

Info

The more specific setting overrules the the more general.

E.g., tia.instances.finance.documentNote overrules for instance finance the default

specified for the installation by tia.instances.default.documentNode for all instances

which overrules the global default value of true.