Environment
Default environments
By default, Vault++ creates three environments when you create an application: local, staging, and prod. The local environment is specifically for local development and cannot be deleted. The staging and prod environments are live environments and can be replaced with custom environments as needed.
Default environments are configured at two levels:
-
Namespace Level
These environments apply when creating applications within a namespace. Each namespace can have different default environments tailored to its specific needs, which is particularly useful for different teams. Namespace default environments can be configured in the namespace settings page (requires Namespace Admin permission). -
Organization Level
These environments serve as the default when creating new namespaces. Organization default environments can be configured in the organization settings page (requires Organization Admin permission).
Changing the default environment settings will only apply to new applications. Existing applications will retain their current environment settings and will not be affected by these changes.
Configuring environments
To add or remove environments in an existing application, navigate to the application settings page and scroll to the Environments section.