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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,10 @@ Umbraco Cloud uses a deployment model that relies on Git and other core technolo
10
10
11
11
You can have multiple environments on your Umbraco Cloud project and there are two types of environments available. These are **Mainline Environments** and **Flexible Environments**.
12
12
13
+
The image below shows a Cloud setup including 2 mainline environments and 1 flexible environment connected to the left-most mainline environment.
14
+
15
+

16
+
13
17
## Mainline Environments
14
18
15
19
A mainline environment serves as the root deployment pipeline, responsible for managing code and content flow. Each mainline environment is a part of the [left-to-right deployment workflow](../deployment/README.md).
0 commit comments