Skip to content

Commit e1452d4

Browse files
authored
Draft "Create a project" page (#91)
* Add text rough draft * Add screenshots * Update status * Move page up in docnav * Remove screenshots * Remove images (for real this time)
1 parent 457152f commit e1452d4

File tree

1 file changed

+29
-7
lines changed

1 file changed

+29
-7
lines changed

projects-create/create-project.mdx

Lines changed: 29 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,37 @@
22
id: serverlessSecurityCreateProject
33
slug: /serverless/security/create-project
44
title: Create a Security project
5-
# description: Description to be written
6-
tags: [ 'serverless', 'security', 'how-to' ]
7-
status: rough content
5+
description: Get started with ((elastic-sec)) Serverless in a few steps.
6+
tags: [ 'serverless', 'security', 'how-to', 'get-started' ]
7+
status: in review
88
---
99

10-
import RoughContent from '../partials/rough-content-notice.mdx'
10+
import RoughContent from '../partials/in-review-notice.mdx'
1111

1212
<RoughContent />
1313

14-
<DocCallOut>
15-
<DocText textAlign="center"><br />**This is a placeholder for future documentation.**<br /><br /></DocText>
16-
</DocCallOut>
14+
<div id="create-project"></div>
15+
16+
A Serverless project allows you to run ((elastic-sec)) in an autoscaled and fully-managed environment, where you don't have to manage the underlying ((es)) cluster and ((kib)) instances.
17+
18+
1. Navigate to [cloud.elastic.co](https://cloud.elastic.co/).
19+
20+
1. Log in to your ((ecloud)) account and select **Create project** from the **Fully-managed projects** panel.
21+
22+
1. Select **Next** from the **Security** panel.
23+
24+
1. Edit your project settings. (Click **Edit settings** to access all settings.)
25+
26+
* **Name**: A unique name for your project.
27+
28+
* **Cloud provider**: The cloud platform where you’ll deploy your project. We currently support Amazon Web Services (AWS).
29+
30+
* **Region**: The cloud platform’s region where your project will live. The region should be as close as possible to the location of your data.
31+
32+
You can also check [the pricing details](https://cloud.elastic.co/pricing) to see how you consume ((elastic-sec)) Serverless.
33+
34+
1. Select **Create project**. It takes a few minutes before your project gets created.
35+
36+
1. Once the project is ready, select **Continue** to open the **Get started** page. (You might need to log into ((ecloud)) again.)
37+
38+
From here, you can learn more about ((elastic-sec)) features and start setting up your workspace.

0 commit comments

Comments
 (0)