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: src/routes/docs/advanced/migrations/cloud/+page.markdoc
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
layout: article
3
-
title: Migrate from self-hosted
3
+
title: Migrate from Cloud
4
4
description: Migrate to Appwrite from cloud platforms seamlessly. Learn how to move your applications and data to Appwrite for enhanced flexibility and control.
5
5
difficulty: beginner
6
6
readtime: 10
@@ -26,7 +26,7 @@ and [things to keep in mind](#notices) sections above.
26
26
27
27
1. Navigate to your self-hosted project's Console and click on the **Migrations** tab.
28
28
29
-
2. Click **Deploy to cloud**, you will be redirected to Appwrite Cloud.
29
+
2. Click **Deploy to Cloud**, you will be redirected to Appwrite Cloud.
30
30
31
31
3. You will complete the migration on Appwrite Cloud.
Copy file name to clipboardExpand all lines: src/routes/docs/advanced/migrations/self-hosted/+page.markdoc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
layout: article
3
-
title: Migrate from Cloud
3
+
title: Migrate from self-hosted
4
4
description: Self-hosted application migration made easy with Appwrite. Discover the steps and strategies for migrating your self-hosted apps to Appwrite's managed platform.
0 commit comments