Skip to content

Configuration

The configuration is split in two parts:

Agent Configuration

Agent configuration in the context of FTSnext means the configuration of the server components, like ports, certificates, logging, etc. Please see the Agent Configuration section for more information.

Note: You can mainly use the provided application.yaml as-is, but we highly recommend configuring https using the ssl-bundles and server sections.

Transfer Project Configuration

The transfer processes are represented by projects. The project configuration files are placed in the path set by projects.directory in the agents' application.yaml. Note that only CDA and RDA have projects.

The projects/example.yaml in the cd-agent and rd-agent templates show the settings for an exemplary transfer project. This cannot be used as-is, as hostnames and ports differ from dic to dic, unless you run FTSnext on a single machine using docker compose only, which we would only recommend for development or testing purposes.