Integration runtime configuration typeIntegration server configuration type

server.conf.yaml type

Use the server.conf.yaml type to create configurations that use the server.conf.yaml file to configure the operation of the integration server or integration runtime and its associated resources.

Summary of key details for the configuration type

File name or type Contains secrets Path extracted/imported to Maximum allowed per integration server or integration runtime
server.conf.yaml No /home/aceuser/ace-server/overrides/server.conf.yaml 1

Creating the file for a configuration object of type server.conf.yaml

The server.conf.yaml type requires a server.conf.yaml file that the integration server or integration runtime can use.

The file is placed in the overrides directory for the running server, so any default values that are set for the integration server or integration runtime container are overridden by the values that are set in this file. The server.conf.yaml file contents are identical to the contents of the file that is used in IBM® App Connect Enterprise software and no enforced limit exists on what properties can be set.

Only one server.conf.yaml file can be specified per integration server or integration runtime.

You can obtain a copy of the server.conf.yaml configuration file from the /home/aceuser/ace-server directory in the pod, or from the local directory installDir/server/sample/configuration where IBM App Connect Enterprise Toolkit is installed; for example, on Windows: C:\Program Files\IBM\ACE\12.0.7.0\server\sample\configuration. A sample file is provided in the attached .zip archive for reference: server.conf.zip.

For more information about how to modify the server.conf.yaml file, see Configuring an integration server by modifying the server.conf.yaml file.

After you create the file, you can use it to create a configuration object as described in Configuration reference: Creating an instance from the Red Hat OpenShift web console and Creating an instance from the Red Hat OpenShift CLI or Kubernetes CLI.