Exporting a Cluster's settings

How to export a ClickHouse® cluster’s settings
Export cluster configuration

The structure of an Altinity.Cloud ClickHouse® cluster can be exported in ACM format (JSON) or CHOP format (YAML):

Exporting a cluster's configuration

Figure 1 - Exporting a cluster’s configuration

Choosing a file format and clicking OK creates a JSON or YAML file that is downloaded to your machine. As an example, if your cluster is named maddie-byok, the file will be named either maddie-byok.json or maddie-byok.yaml.

Note that you can also export the configuration of an entire environment; see Exporting an Environment for the details. Spoiler alert: you can export an environment in JSON or as a Terraform script.