Using Environments
CloudStation's environment management empowers you to curate distinct instances of databases and services for every project. These environments serve as dynamic sandboxes, facilitating a variety of purposes:
- Crafting customized development spaces for each team contributor.
- Facilitating distinct staging and production environments.
- Navigating Environment Management
All CloudStation environments encompass an identical suite of services, including database solutions. When incorporating database services into a project, each environment receives a dedicated instance of that service.
Create an Environment
Crafting new environments is a straightforward process:
- Click on the
+ New Environment
button. - Establish a name and description for the environment (modifiable at any time).
Upon environment creation, CloudStation automatically configures the same services present in the default production environment. This ensures unified performance across all environments.
Switching Project Environments in the Services Section
To switch between environments, navigate to the Services section.
Edit this file on GitHub