From a9fdc0cd186306eb65396bae0ea07d1fd224968d Mon Sep 17 00:00:00 2001 From: sofietoft Date: Tue, 1 Apr 2025 09:45:34 +0200 Subject: [PATCH 1/2] Redirects for Cloud --- umbraco-cloud/.gitbook.yaml | 4 ++-- .../streamline-your-deployments.md | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename umbraco-cloud/{deployments => deployment}/streamline-your-deployments.md (100%) diff --git a/umbraco-cloud/.gitbook.yaml b/umbraco-cloud/.gitbook.yaml index 56117ac1e57..3cbd623e736 100644 --- a/umbraco-cloud/.gitbook.yaml +++ b/umbraco-cloud/.gitbook.yaml @@ -16,7 +16,7 @@ redirects: set-up/dedicated-resources: set-up/project-settings/dedicated-resources.md set-up/upgrade-umbraco-cloud-plan: set-up/project-settings/upgrade-umbraco-cloud-plan.md set-up/usage: set-up/project-settings/usage/README.md - set-up/manage-subscriptions: set-up/manage-subscriptions/README.md + set-up/manage-subscriptions: set-up/new-shop/README.md upgrades/migrate-from-umbraco-10-to-11: product-upgrades/major-upgrades.md product-upgrades/migrate-a-umbraco-8-project-to-umbraco-10: product-upgrades/version-specific-upgrades/migrate-from-8-to-latest.md upgrades/migrating-from-8-to-10: product-upgrades/version-specific-upgrades/migrate-from-8-to-latest.md @@ -35,7 +35,7 @@ redirects: set-up/2-factor-authentication-on-cloud: set-up/multi-factor-authentication-on-cloud.md getting-started/baselines/high-level-overview: getting-started/baselines/README.md set-up/working-with-mac: set-up/working-with-linux-macos.md - deployment: deployments/deployment.md + deployments: deployment/deployment.md deployments/deploy-operations: deployment/deploy-dashboard.md deployments/deploy-operations/clearing-cached-signatures: deployment/deploy-dashboard.md deployments/deploy-operations/deploy-schema: deployment/deploy-dashboard.md diff --git a/umbraco-cloud/deployments/streamline-your-deployments.md b/umbraco-cloud/deployment/streamline-your-deployments.md similarity index 100% rename from umbraco-cloud/deployments/streamline-your-deployments.md rename to umbraco-cloud/deployment/streamline-your-deployments.md From a8658e07150ea315f5a19c1a31fa950866345131 Mon Sep 17 00:00:00 2001 From: sofietoft Date: Tue, 1 Apr 2025 09:49:28 +0200 Subject: [PATCH 2/2] Fix broken reference in SUMMARY --- umbraco-cloud/SUMMARY.md | 2 +- umbraco-cloud/deployment/streamline-your-deployments.md | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/umbraco-cloud/SUMMARY.md b/umbraco-cloud/SUMMARY.md index 1f4cbda82ae..7d13c74155d 100644 --- a/umbraco-cloud/SUMMARY.md +++ b/umbraco-cloud/SUMMARY.md @@ -81,7 +81,7 @@ ## Deployments -* [Streamline Your Deployments](deployments/streamline-your-deployments.md) +* [Streamline Your Deployments](deployment/streamline-your-deployments.md) * [Deployment](deployment/README.md) * [Deploying between environments](deployment/cloud-to-cloud.md) * [Transferring Content, Media, Members, and Forms](deployment/content-transfer.md) diff --git a/umbraco-cloud/deployment/streamline-your-deployments.md b/umbraco-cloud/deployment/streamline-your-deployments.md index b3a903482ed..e309cc9dbbb 100644 --- a/umbraco-cloud/deployment/streamline-your-deployments.md +++ b/umbraco-cloud/deployment/streamline-your-deployments.md @@ -6,8 +6,6 @@ description: Follow these guides to ensure smooth and efficient Deployments This section covers everything you need to know about deploying changes, transferring content, managing deletions, and handling hotfixes. Whether deploying between environments or restoring content, these articles will help you streamline your workflow. - -
DeploymentUnderstand the basics of deployments in Umbraco Cloud, including how environments interact and what happens when you deploy changes.deploymentDocumentations Icons_Umbraco_Cloud_Deploying (1).png
Deploying Between EnvironmentsMove changes smoothly between Development, Staging, and Production environments. Learn the best practices for a seamless deployment process.cloud-to-cloud.mdDocumentations Icons_Umbraco_CMS_Tutorials_Multilingual_Website.png
Transferring Content, Media, Members, and FormsThis section explains how to transfer content, media, members, and Umbraco Forms between environments.content-transfer.mdDocumentations Icons_Umbraco_CMS_Extending_Backoffice_UI_API.png
Deploying DeletionsBy default, deletions are not deployed automatically to prevent accidental data loss. Learn how to manage deletions correctly.deploying-deletions.mdDocumentations Icons_Umbraco_CMS_Implementation_Composing.png
Deployment WebhookAutomate and integrate deployments with external systems using Deployment Webhooks.deployment-webhook.mdDocumentations Icons_Umbraco_CMS_Extending_Property_Editors.png
Deploying ChangesExplore how schema changes, configuration updates, and code changes are handled in Umbraco Cloud.local-to-cloud.mdDocumentations Icons_Umbraco_CMS_Tutorials_Umbraco_Forms_and_Zapier.png
## Also in this section