Skip to content

Commit

Permalink
Merge pull request #21 from layer5io/theBeginner86/chore/2
Browse files Browse the repository at this point in the history
[onboarding] getting started
  • Loading branch information
theBeginner86 committed Oct 29, 2023
2 parents 1ebd33d + 2bc02f2 commit 2edccb9
Show file tree
Hide file tree
Showing 7 changed files with 71 additions and 8 deletions.
2 changes: 1 addition & 1 deletion content/en/Cloud/Identity/organizations/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ date: 2023-10-28
Organizations, Teams, Users
{{% /pageinfo %}}

YOu can create any number of these.
YOu can create any number of these.
2 changes: 1 addition & 1 deletion content/en/Cloud/Overview/_index.md
Original file line number Diff line number Diff line change
@@ -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]
---
Expand Down
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
5 changes: 5 additions & 0 deletions content/en/Cloud/getting-started/onboarding/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Onboarding
weight: 1

---
Original file line number Diff line number Diff line change
@@ -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 <https://cloud.layer5.io/signup>.
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."

<!-- considering we would want to use 2FA in future
4. Configuring two-factor authentication
Two-factor authentication, or 2FA, is an extra layer of security used when logging into websites or apps. We strongly urge you to configure 2FA for the safety of your account. For more information, see "About two-factor authentication."
Optionally, after you have configured 2FA, add a passkey to your account to enable a secure, passwordless login. For more information, see "About passkeys" and "Managing your passkeys." -->

3. Signing in to Layer5 Cloud

To sign in to Layer5 Cloud, navigate to <https://cloud.layer5.io/login>. 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".
8 changes: 8 additions & 0 deletions content/en/Cloud/workspaces/_index.md
Original file line number Diff line number Diff line change
@@ -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

---

0 comments on commit 2edccb9

Please sign in to comment.