Creating and editing blueprints with the blueprint designer

When you work with blueprints, you can use a graphical editor or a source-code editor.

Before you begin

About this task

To create a blueprint:
  1. Click Blueprints.
  2. Click New.
  3. In the Add a New File window, specify a name for the blueprint.
  4. To set the repository in which the blueprint is saved, select a project from the Project list. The project list contains the default project and a project for each team. Each project except the default project corresponds to both a team and a Git repository of the same name. The default project is not associated with a team, and blueprints that are associated with the default project cannot be shared with other users.
  5. In the Type list, select Blueprint, and then click Save.

To open a blueprint, go to the Blueprints page, and in the Files list, click a blueprint.

You can work with blueprints in the diagram editor or the source-code editor. You can also add configuration files to provide different sets of parameter values for different situations.

What to do next


Feedback