...
In addition, decide about and prepare these settings depending on your requirements in order to run the container.
Docker | Placeholder name to be replaced | Mapping to container-configuration | Explanation | ||
---|---|---|---|---|---|
| <Name> | Give the tia Core container a custom name. This name is also the application context name.
| |||
| <Hostport> |
| <Hostport>: Listener port on host that forwards to the listener port in the container, which is configured by | ||
| <Config Folder> |
| The folder location on host system where the | ||
| <License Folder> |
| The location on host system where the license file resides. For more information refer to Location of the license file . | ||
| <Temp Folder> |
| Optional: Mapping container’s | ||
| <Loglevel> |
| The log level sets the verboseness of the log writing. Valid are: | ||
| <BcryptHash> |
| To login to the tia Status UI, a password is required that when being hashed must match this value. For more information refer to tia® Status UI Authentication . | ||
| Run as daemon in background | ||||
<Image> | Referencing the image as last parameter in the The image is referenced like this:
with <Product>: The tia Core product to be deployed: <Version>: The version of tia Core to be deployed. kgs recommends to use the latest available version. For this use |
...