Create Environment
Did you know ?
Environments can be managed through various methods:
- UI
- CLI
Create an environment from a template.
- Navigate to Environments -> Environments within a project to access the environment templates
- Click on the Launch button corresponding to the desired template
- Enter a name and an optional description for the environment template
- Choose an Environment Version from the available options
- Click Add Agent and select the required agent if no agents have been added to the Environment Template or Resource Template
- Fill in the Parameters. Additional Parameters can be added as needed. Users can override the existing information
Refer below for details on each field.
Setting | Description |
---|---|
Name | Enter a name for the environment |
Description | Enter a description for the environment |
Environment Template | Select an environment template to use to create an environment |
Environment Template Version | Select the version to use to create an environment |
Parameters | Provide the environment parameters (example: instance configuration parameters such as disk type, disk size, and region) |
- Click Save & Deploy
- View the status In Progress
- Once the deployment is complete, the status changes to Success
- Click Destroy to remove the provisioned resources from the cloud provider, or click Delete Environment to both destroy the environment and remove it from the Environment Manager or database
- To view the history of previous runs, click View Previous Runs
- After deploying, to implement the modifications made to the Terraform script, click Deploy
View the list of previous runs as shown below. To view more details of each run, click on the arrow to expand and display recent activities
Once the environments are deployed, they will be listed in the right pane along with the activities performed on them. The activity section displays the events executed by various users.