Create environment button
Allows creating a new environment.
Two options are available:
From Blueprint
Allows for creating an environment deployment from a selected environment blueprint. Refer to Deploying a Blueprint and Create Deployment Button for details on deployment creation.
New
Allows for creating an environment deployment from an on-the-fly created blueprint.
The following form fields are mandatory:
Name
- the name of the environment deployment to be createdBlueprint Name
- the name of the underlaying blueprint that will be generated
Rest of the fields are optional:
Blueprint Description
- description of the blueprint that will be generatedCapabilities
- capabilities of the blueprint that will be generatedLabels
- labels of the environment blueprint/deployment to be created (depending on theDefault
checkbox value)Location
- site name to be set for the environment deployment to be created
Once the Create
button is clicked the environment blueprint will be generated and environment deployment creation modal will show up, as described in From Blueprint.
Note that blueprint selection option will not be present - the blueprint to be used for environment deployment creation will be the one generated based on the provided data.
Settings
Label
- The label displayed in the button. Default: ‘Create Environment’Color
- The color of the button. Available colors list can be found at: Theming - Semantic UI React. Default: ‘blue’Icon
- Name of the icon displayed in the button. Available icons list can be found at: Icon - Semantic UI React. Default: ‘add’Basic button
- Allows to change button appearence, basic button is less pronounced. Default: No