Skip to main content

Create an Environment

WSO2 Cloud - Integration Platform provides Development and Production environments by default. You can create additional environments, such as a staging or regional environment, to match your release pipeline.

info

Free-tier organizations can have a maximum of three environments.

Prerequisites

  • You must have organization administrator privileges to create environments.

Create an environment

  1. Sign in to WSO2 Cloud.

  2. In the top navigation menu, click the Organization list and select your organization. This opens the organization home page.

  3. In the left navigation menu under Admin, click Environments.

  4. Click + Create. This opens the environment creation page.

    Create environment page

  5. Configure the environment using the following fields:

    FieldDescription
    Environment NameA display name for the environment. For example, Staging or US East Production.
    Data PlaneThe data plane on which this environment runs. Select from the available data planes configured for your organization.
    DNS PrefixA prefix used to construct endpoint URLs for integrations in this environment.
    Mark as ProductionSelect this checkbox if the environment should be treated as a production environment.
    tip

    You can mark multiple environments as production. This is useful for multi-region deployments where you maintain independent production environments in different regions.

  6. Click + Create.

    Environment creating

The new environment is created and available for use across projects in your organization.

What's next