Yaku Core

Contents

Yaku Core#

The Yaku service consists of several layers:

  • Clients: the service can be accessed by using different clients, e.g., the web interface, the REST API, or the CLI client.

  • REST API: the web service offers a REST API which connects the clients to the backend.

  • Core: the core of Yaku is the workflow engine which takes a Yaku configuration and executes it by stepping through all automation and checks, and executing the autopilots.

This section of the documentation deals with the Core part and explains the details of:

See below for a full list of chapters.

Chapters#