Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

Configuration Export, Import & Sync

Modified on July 26, 2024view on GitHub

BuildMaster allows you to visualize the infrastructure your pipelines are targeting, and also gives you the ability to import and export infrastructure configuration. This makes sharing and maintaining your infrastructure configuration much easier.

Exporting Infrastructure Configuration

You can export all of your instance's infrastructure configuration (servers, environments, and server roles) as a JSON file. Once exported, you can edit the file (adding or removing any number of infrastructure items), import, and share it with another instance of Otter or BuildMaster, or maintain it as a simple back-up.

export-config.png

Importing Infrastructure Configuration

The import function allows you to quickly configure or make massive changes to BuildMaster's infrastructure configuration by importing the configuration file that was exported from another instance of Otter or BuildMaster.

By using the "dry run" option you can see the changes that would be made before actively making the changes.

import-config.png

Infrastructure Synchronization

It's quite common to use Otter to manage server configuration, and use BuildMaster to automate application release. Since both use the same set of servers, you can synchronize the infrastructure between multiple instances.

When you enable infrastructure synchronization, your BuildMaster instance connects to either a BuildMaster or Otter instance, pulls configuration from that instance, and updates the infrastructure configuration as needed.

To have another instance of BuildMaster or Otter synchronize with your instance, create an API key with view infrastructure permissions.

sync.png