/
Location of the license file (Vc)
Location of the license file (Vc)
tia® Viewer Core searches for the license file, e.g. viewerlicense.json
, in directory /application/config/license/
.
It is possible to specify this path by parameter tia.license.path
.
A mapping of the directory containing the license or the license file from permanent file system in host context to this path in container context must exist.
Example snippet for docker compose file:
services:
tiaviewer:
volumes:
- ./viewerlicense.json:/application/config/license/viewerlicense.json
, multiple selections available,
Related content
Location of the license file (tia® Core)
Location of the license file (tia® Core)
More like this
Installation and Updating (Vc)
Installation and Updating (Vc)
More like this
Supported Scenarios (Vc)
Supported Scenarios (Vc)
Read with this
Reference of HTTPS configuration
Reference of HTTPS configuration
More like this
Reference of instance settings
Reference of instance settings
Read with this
Reference of general global settings
Reference of general global settings
More like this