Skip to content

Commit 2cee615

Browse files
committed
Del whitespace
1 parent e4808c2 commit 2cee615

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

serverless/pages/get-started.mdx

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,13 @@ Then, choose how to continue with your own data.
1616
Use your ((ecloud)) account to create a fully-managed ((es)) project:
1717

1818
1. Navigate to [cloud.elastic.co](((ess-console))) and create a new account or log in to your existing account.
19-
2019
1. Within **Serverless Projects**, choose **Create project**.
21-
2220
1. Choose the ((es)) project type.
23-
2421
1. Select a **configuration** for your project, based on your use case.
2522
- **General purpose**. For general search use cases across various data types.
2623
- **Optimized for Vectors**. For search use cases using vectors and near real-time retrieval.
27-
2824
1. Provide a name for the project and optionally edit the project settings, such as the cloud platform <DocLink slug="/serverless/regions" text="region"/>.
2925
Select **Create project** to continue.
30-
3126
1. Once the project is ready, select **Continue**.
3227

3328
You should now see **Get started with ((es))**, and you're ready to continue.
@@ -39,13 +34,9 @@ You should now see **Get started with ((es))**, and you're ready to continue.
3934
Create an API key, which will enable you to access the ((es)) API to ingest and search data.
4035

4136
1. Scroll to **Add an API Key** and select **New**.
42-
4337
1. In **Create API Key**, enter a name for your key and its expiration.
44-
4538
1. Under **Control Security privileges**, you can set specific access permissions for this API key. By default, it has full access to all APIs.
46-
4739
1. The **Add metadata** section allows you to add custom key-value pairs to help identify and organize your API keys.
48-
4940
1. Select **Create API Key** to finish.
5041

5142
After creation, you'll see your API key displayed as an encoded string.
@@ -62,7 +53,6 @@ Next, copy the URL of your API endpoint.
6253
You'll send all ((es)) API requests to this URL.
6354

6455
1. Scroll to **Copy your connection details**.
65-
6656
1. Find the value for **Elasticsearch Endpoint**.
6757

6858
Store this value along with your `encoded` API key.

0 commit comments

Comments
 (0)