diff --git a/content/en/Cloud/Identity/organizations/_index.md b/content/en/Cloud/Identity/organizations/_index.md index fc377f1f..ae0abd0a 100755 --- a/content/en/Cloud/Identity/organizations/_index.md +++ b/content/en/Cloud/Identity/organizations/_index.md @@ -9,4 +9,4 @@ date: 2023-10-28 Organizations, Teams, Users {{% /pageinfo %}} -YOu can create any number of these. \ No newline at end of file +YOu can create any number of these. diff --git a/content/en/Cloud/Overview/_index.md b/content/en/Cloud/Overview/_index.md index 53523d15..bd4d7da4 100644 --- a/content/en/Cloud/Overview/_index.md +++ b/content/en/Cloud/Overview/_index.md @@ -1,7 +1,7 @@ --- title: Overview description: Here's where your user finds out if your project is for them. -weight: 1 +weight: 2 categories: [Examples, Placeholders] tags: [test, docs] --- diff --git a/content/en/Cloud/Getting started/_index.md b/content/en/Cloud/getting-started/_index.md similarity index 86% rename from content/en/Cloud/Getting started/_index.md rename to content/en/Cloud/getting-started/_index.md index dead7e4e..8d2759e0 100644 --- a/content/en/Cloud/Getting started/_index.md +++ b/content/en/Cloud/getting-started/_index.md @@ -1,14 +1,10 @@ --- title: Getting Started -description: What does your user need to know to try your project? - +description: Learn how to effectively manage your organizations, teams, users, workspaces, environments, and more. +weight: 1 --- -{{% pageinfo %}} -This is a placeholder page that shows you how to use this template site. -{{% /pageinfo %}} - Information in this section helps your user try your project themselves. * What do your users need to do to start using your project? This could include downloading/installation instructions, including any prerequisites or system requirements. diff --git a/content/en/Cloud/Getting started/example-page.md b/content/en/Cloud/getting-started/example-page.md similarity index 100% rename from content/en/Cloud/Getting started/example-page.md rename to content/en/Cloud/getting-started/example-page.md diff --git a/content/en/Cloud/getting-started/onboarding/_index.md b/content/en/Cloud/getting-started/onboarding/_index.md new file mode 100644 index 00000000..256b04c9 --- /dev/null +++ b/content/en/Cloud/getting-started/onboarding/_index.md @@ -0,0 +1,5 @@ +--- +title: Onboarding +weight: 1 + +--- \ No newline at end of file diff --git a/content/en/Cloud/getting-started/onboarding/getting-started-with-layer5-account/_index.md b/content/en/Cloud/getting-started/onboarding/getting-started-with-layer5-account/_index.md new file mode 100644 index 00000000..32c93802 --- /dev/null +++ b/content/en/Cloud/getting-started/onboarding/getting-started-with-layer5-account/_index.md @@ -0,0 +1,54 @@ +--- +title: Getting started with your Layer5 account +description: With a personal account on Layer5 Cloud, you can import or create infrastructural designs, collaborate with others through workspaces and teams, manage your organizations and more. +weight: 1 +--- + +This guide will walk you through setting up your Layer5 account. + +## Configuring your Layer5 account + +The first steps in starting with Layer5 are to create an account, verify your email, setup an organization and a workspace, and view your profile. + + Every person who uses Layer5 Cloud has their own personal account, which can be part of multiple organizations and teams. Your personal account is your identity on Layer5 Cloud and represents you as an individual. + +1. Creating an account + +To sign up for an account on Layer5 Cloud, navigate to . +You may choose to either signup with your personal email or any of our supported OAuth providers like Github and Gmail. See "OAuth Providers" for more information. + +2. Verifying your email address + +To ensure you can use all the features in your Layer5 plan, verify your email address after signing up for a new account. For more information, see "Verifying your email address." + + + +3. Signing in to Layer5 Cloud + +To sign in to Layer5 Cloud, navigate to . Use your new credentials to sign in. Incase you have signed up with OAuth provider, you will be redirected to the provider's login page. +On successful login, you will be prompted to setup your first organization and workspace. + +4. Creating an organization + +Organization are unit of tenant in Layer5 Cloud. Every user on Layer5 Cloud is part of at least one organization. You can create your own organization or join an existing one. By default you are the owner of the organization you create. For more information, see "[Organizations](/cloud/identity/organizations/)". + +Give your organization a name and a description. For more information, see "Creating an organization." + +4. Creating a workspace + +Workspaces are logical group of shared set of resources like environments, connections, credentials, infrastructural designs and more. Every user on Layer5 Cloud is part of at least one workspace. You can create your own workspace or join an existing one. By default you are the owner of the workspace you create. You can share access to resouces in your workspaces through teams. For more information, see "[Workspaces](/cloud/workspaces/)". + +Give your workspace a name and a description. For more information, see "Creating a workspace." + +5. Dashboard + +The dashboard is the first page you see when you sign in to Layer5 Cloud. It provides a high-level overview of your Layer5 account. For more information, see "About your dashboard." + +6. Viewing your Layer5 profile + +Your Layer5 profile tells people the story of your work through the recent activites, designs that you've published to Cloud catalog and much more. For more information, see "About your profile". diff --git a/content/en/Cloud/workspaces/_index.md b/content/en/Cloud/workspaces/_index.md new file mode 100644 index 00000000..a06bdfcd --- /dev/null +++ b/content/en/Cloud/workspaces/_index.md @@ -0,0 +1,8 @@ +--- +title: Workspaces +description: > + A short lead description about this section page. Text here can also be **bold** or _italic_ and can even be split over multiple paragraphs. +date: 2023-10-28 +weight: 6 + +--- \ No newline at end of file