diff --git a/content/about/_index.md b/content/about/_index.md index 905797412..3cf52e34f 100644 --- a/content/about/_index.md +++ b/content/about/_index.md @@ -1,6 +1,6 @@ --- -title: About Cloudify -description: Cloudify is an open-source cloud orchestration framework. which enables you to model applications and services and automate their entire life cycle +title: Overview +description: This product provides an open-source cloud orchestration framework enabling you to model applications and services, and automate their entire life cycle. canonical: xxx.yyy weight: 10 alwaysopen: false diff --git a/content/about/what-is-cloudify.md b/content/about/introduction.md similarity index 99% rename from content/about/what-is-cloudify.md rename to content/about/introduction.md index 39618ec1a..bc22af992 100644 --- a/content/about/what-is-cloudify.md +++ b/content/about/introduction.md @@ -1,9 +1,9 @@ --- -title: What Is Cloudify? +title: Introduction category: Introduction draft: false weight: 100 -aliases: /intro/what-is-cloudify/ +aliases: /intro/introduction/ --- {{< param product_name >}} is an open-source multi-cloud and edge orchestration platform. diff --git a/content/about/cloudify-manager.md b/content/about/manager-overview.md similarity index 77% rename from content/about/cloudify-manager.md rename to content/about/manager-overview.md index e09262dd8..84701aec9 100644 --- a/content/about/cloudify-manager.md +++ b/content/about/manager-overview.md @@ -1,5 +1,5 @@ --- -title: Cloudify Manager +title: Manager Overview category: Introduction draft: false weight: 200 @@ -28,6 +28,6 @@ In addition, the {{< param cfy_manager_name >}}: * Retains a history of metrics and events * Manages agents running on an application's host machines -Although you can use Cloudify to provision resources directly from the CLI, use Cloudify Manager to manage production-level applications. +Although you can use {{< param product_name >}} to provision resources directly from the CLI, use {{< param cfy_manager_name >}} to manage production-level applications. -For more information about Cloudify Manager, see the Cloudify Manager section later in this user's guide. +For more information about {{< param cfy_manager_name >}}, see the {{< param cfy_manager_name >}} section later in this user's guide.