Core of tia from 2.0.8 (using autodigit-ilm-app sub project)
...
About
This chapter explaines the configuration of Core of tia.
Content
Table of Contents |
---|
Introduction
Core of tia is configured for all kinds of deployments in the same manner by the repository.cfg.
There are small differences how the several kinds are finding the repository.cfg. This way is explained first.
After this the configuration of Core of tia inside repository.cfg is explained.
Finally the configuration inside SAP is explained shortly.
How to configure where to find the repository.cfg
Tomcat
TODO
SpringBoot fat JAR
TODO
Native
TODO
Configuration of Core of tia
For general configuration information see Repository Konfigurationsfile and Autodigit Konfigurationsparameter
...
Code Block |
---|
<repo>.authentication.required = true <repo>.authentication.user = ilm-access <repo>.authentication.password = se3ret |
SAP Configuration
First the url needs to defined:
...