Monaco configuration overview

  • Latest Dynatrace
  • Overview
  • 5-min read

The structure of Monaco is based on three building blocks that you need to be able to run Monaco.

  • Deployment manifest: It defines which projects (configuration file folders) need to be deployed to which target environments.

    For more details, see Deployment manifest.

  • Project: It groups configuration files that shall be deployed to the same target environment.

    For more details, see projects.

  • Configurations and resources: It consists of two elements:

    • YAML file: defining parameters, dependencies, name, and related JSON template.
    • JSON template file: holds the needed API payload including, placeholders for parameters of the YAML file.

    For more details, see Configuration files.

Related tags
Software Delivery