You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: umbraco-cloud/getting-started/environments.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ You can have multiple environments in your Umbraco Cloud project, with two types
12
12
13
13
The image below shows a Cloud setup including two mainline environments and one flexible environment connected to the left-most mainline environment.
14
14
15
-

15
+

Copy file name to clipboardExpand all lines: umbraco-cloud/set-up/manage-environments.md
+14-10Lines changed: 14 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,22 @@ The number of environments available on your project is dependent on which plan
6
6
7
7
[Learn more about Umbraco Cloud Pricing](https://umbraco.com/cloud-pricing/).
8
8
9
+
## Configuring Environments
10
+
11
+
Clicking Configure environments from the project overview gives you access to environment management options. From here, you can:
12
+
13
+
- Rename an existing environment.
14
+
- Create a new environment.
15
+
- Delete an environment you no longer need.
16
+
17
+
These options help keep your deployment pipeline organized and aligned with your team's workflow.
18
+
9
19
## Adding or Removing Environments
10
20
21
+
Most Umbraco Cloud plans give you the flexibility to work with multiple environments. You can decide how many to add and how to organize them as flexible or mainline environments. For more information on environment types, see the [Environments](../getting-started/environments.md) article.
22
+
23
+
The following sections provide guidance on managing your Cloud environments.
24
+
11
25
### Adding an Environment
12
26
13
27
Before adding an environment, ensure there are no local changes that haven’t been pushed to Live. Adding an environment will push all changes in the current deployment chain.
@@ -38,13 +52,3 @@ To remove an environment:
38
52

39
53
40
54
It may take a few minutes for Cloud to set up the changes after adding or removing an environment.
41
-
42
-
## Configuring Environments
43
-
44
-
Clicking Configure environments from the project overview gives you access to environment management options. From here, you can:
45
-
46
-
- Rename an existing environment.
47
-
- Create a new environment.
48
-
- Delete an environment you no longer need.
49
-
50
-
These options help keep your deployment pipeline organized and aligned with your team's workflow.
0 commit comments