Skip to content

Commit 2edccb9

Browse files
Merge pull request #21 from layer5io/theBeginner86/chore/2
[onboarding] getting started
2 parents 1ebd33d + 2bc02f2 commit 2edccb9

File tree

7 files changed

+71
-8
lines changed

7 files changed

+71
-8
lines changed

content/en/Cloud/Identity/organizations/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ date: 2023-10-28
99
Organizations, Teams, Users
1010
{{% /pageinfo %}}
1111

12-
YOu can create any number of these.
12+
YOu can create any number of these.

content/en/Cloud/Overview/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Overview
33
description: Here's where your user finds out if your project is for them.
4-
weight: 1
4+
weight: 2
55
categories: [Examples, Placeholders]
66
tags: [test, docs]
77
---

content/en/Cloud/Getting started/_index.md renamed to content/en/Cloud/getting-started/_index.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
---
22
title: Getting Started
3-
description: What does your user need to know to try your project?
4-
3+
description: Learn how to effectively manage your organizations, teams, users, workspaces, environments, and more.
4+
weight: 1
55

66
---
77

8-
{{% pageinfo %}}
9-
This is a placeholder page that shows you how to use this template site.
10-
{{% /pageinfo %}}
11-
128
Information in this section helps your user try your project themselves.
139

1410
* What do your users need to do to start using your project? This could include downloading/installation instructions, including any prerequisites or system requirements.
File renamed without changes.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: Onboarding
3+
weight: 1
4+
5+
---
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
---
2+
title: Getting started with your Layer5 account
3+
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.
4+
weight: 1
5+
---
6+
7+
This guide will walk you through setting up your Layer5 account.
8+
9+
## Configuring your Layer5 account
10+
11+
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.
12+
13+
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.
14+
15+
1. Creating an account
16+
17+
To sign up for an account on Layer5 Cloud, navigate to <https://cloud.layer5.io/signup>.
18+
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.
19+
20+
2. Verifying your email address
21+
22+
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."
23+
24+
<!-- considering we would want to use 2FA in future
25+
4. Configuring two-factor authentication
26+
27+
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."
28+
29+
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." -->
30+
31+
3. Signing in to Layer5 Cloud
32+
33+
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.
34+
On successful login, you will be prompted to setup your first organization and workspace.
35+
36+
4. Creating an organization
37+
38+
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/)".
39+
40+
Give your organization a name and a description. For more information, see "Creating an organization."
41+
42+
4. Creating a workspace
43+
44+
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/)".
45+
46+
Give your workspace a name and a description. For more information, see "Creating a workspace."
47+
48+
5. Dashboard
49+
50+
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."
51+
52+
6. Viewing your Layer5 profile
53+
54+
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".

content/en/Cloud/workspaces/_index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Workspaces
3+
description: >
4+
A short lead description about this section page. Text here can also be **bold** or _italic_ and can even be split over multiple paragraphs.
5+
date: 2023-10-28
6+
weight: 6
7+
8+
---

0 commit comments

Comments
 (0)