Creating a virtual environment

Introduction

A virtual environment is the container for associated configuration and process flows. You should create one virtual environment for each required context - for example:

  • Test and live

  • Different regions

  • Different stores

  • etc.

There's no right or wrong way to define virtual environments. If you're creating multiple process flows that essentially do the same thing but have elements of variation for different contexts, you can likely benefit from creating virtual environments for each of those contexts.

Need to know

The steps

1

Access virtual environments

Log in to the dashboard and select virtual environments | overview from the left-hand navigation menu.

2

Create a new virtual environment

Click the create button in the top-right corner (if this is your first virtual environment, you could also use the create one here link in the middle of the page):

3

Provide basic details

Enter a name and description for this environment, then select a type (test or live):

The virtual environment type has no functional impact, but it can be used for filtering.

4

Configure the virtual environment

Configuration options are displayed over a series of panels:

For information about these panels, please refer to The anatomy of a virtual environment.

Last updated