Requirements

CDS API is the core component of CDS. To start CDS API, the only mandatory dependencies are a PostgreSQL database, a Redis server and a path to the directory containing other CDS binaries.

There is are two ways to set up CDS:

CDS API Third-parties

At the minimum, CDS needs a PostgreSQL database >= 9.6 (version 14.0 recommended) and Redis >= 3.2. But for serious usage your may need:

See Configuration template for more details

Supported Platforms

You’ll find binaries on CDS Releases