Skip to content

Commit f96ec6a

Browse files
committed
Start updating migration guide
1 parent 8fe3309 commit f96ec6a

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

umbraco-cloud/getting-started/migrate-to-umbraco-cloud.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ You can create a new Umbraco Cloud project in one of the two ways:
117117

118118
1. Click **Create project** in the Umbraco Cloud Portal.
119119
2. Choose **Umbraco Cloud** as the Type.
120-
3. Choose a **plan** that enables you to add a Development environment.
120+
3. Choose a **plan** that enables you to add an extra mainline environment.
121121
4. Select the **version** that matches the project you want to migrate.
122122
5. Give the project a **name**.
123123
6. Choose from which **Region** the site should be hosted.
@@ -128,10 +128,16 @@ You can create a new Umbraco Cloud project in one of the two ways:
128128
11. Check the "Terms and conditions" box.
129129
12. Click **Create Project**.
130130

131-
Once the project is set up, **add a Development** environment. This will enable you to start over with the migration, should something go amiss.
131+
Once the project is set up:
132+
133+
1. Select **Configure environments**.
134+
2. Add an new **mainline environment**.
135+
* Throughout this guide we will refer to this environment as the **Development environment**
136+
137+
Having more than one environment on your project, will enable you to start over with the migration process should it be needed.
132138

133139
{% hint style="info" %}
134-
Many processes happen in the background when a new Cloud environment is set up. It might take several minutes before the environments are ready to use.
140+
Many processes happen in the background when a new Cloud environment is set up. It might take some time before the environments are ready to use.
135141
{% endhint %}
136142

137143
With the Cloud project set up and ready, the migration can start in the next step.
@@ -152,7 +158,7 @@ The Umbraco Cloud project is now ready for the next step where the two projects
152158

153159
To continue the migration the next step is to clone down the Umbraco Cloud environment to merge it with the Umbraco CMS project.
154160

155-
Follow the steps outlined in the [Working with a Local Clone](../set-up/working-locally.md#cloning-an-umbraco-cloud-project) article to clone down the **Development** **environment** of the Umbraco Cloud project.
161+
Follow the steps outlined in the [Working with a Local Clone](../set-up/working-locally.md#cloning-an-umbraco-cloud-project) article to clone down the left-most environment on the project.
156162

157163
{% hint style="info" %}
158164
Do not run the project after cloning it down.

0 commit comments

Comments
 (0)