Config Data Service - Type filesystem (tC)

When using the type filesystem, the supplementaries are stored in a file system under the path defined at the parameter configdata.filesystem.root.

In addition, a keystore is stored in the folder structure under the directory specified here unless a different path has been defined via the Keystore Service. By default, the keystore is created with the name common-ks.pkcs12. If a different name is used, this must be declared to the Content Server via the Keystore Service.

<repoName>.configdata.type = filesystem <repoName>.configdata.filesystem.root = C:/CONFIG/autodigit_elastic_noauth #default: systemProperties.getProperty("system.configdir")

Configuration parameters in file repository.cfg

 

The Config Data Service uses the type filesystem by default. Therefore, the parameter configdata.type can be omitted when using this option, whereas the specification of a path at the parameter configdata.filesystem.root is mandatory.