Skip to content

Commit 26f49fa

Browse files
committed
docs(ops): update
1 parent f511ebb commit 26f49fa

File tree

3 files changed

+68
-2
lines changed

3 files changed

+68
-2
lines changed

menu/navigation.json

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2454,6 +2454,64 @@
24542454
"label": "Managed MongoDB®",
24552455
"slug": "managed-mongodb-databases"
24562456
},
2457+
{
2458+
"items": [
2459+
{
2460+
"label": "Overview",
2461+
"slug": "../opensearch"
2462+
},
2463+
{
2464+
"label": "Concepts",
2465+
"slug": "concepts"
2466+
},
2467+
{
2468+
"label": "Quickstart",
2469+
"slug": "quickstart"
2470+
},
2471+
{
2472+
"label": "FAQ",
2473+
"slug": "faq"
2474+
},
2475+
{
2476+
"items": [
2477+
{
2478+
"label": "Create a deployment",
2479+
"slug": "create-opensearch-deployment"
2480+
},
2481+
{
2482+
"label": "Connect to a deployment",
2483+
"slug": "connect-to-opensearch-deployment"
2484+
},
2485+
{
2486+
"label": "Manage a deployment",
2487+
"slug": "manage-opensearch-deployment"
2488+
},
2489+
{
2490+
"label": "Manage the users of a deployment",
2491+
"slug": "manage-users-opensearch-deployment"
2492+
},
2493+
{
2494+
"label": "Delete a deployment",
2495+
"slug": "delete-opensearch-deployment"
2496+
}
2497+
],
2498+
"label": "How to",
2499+
"slug": "how-to"
2500+
},
2501+
{
2502+
"items": [
2503+
{
2504+
"label": "Choosing between shared and dedicated resources",
2505+
"slug": "shared-vs-dedicated-resources"
2506+
}
2507+
],
2508+
"label": "Additional Content",
2509+
"slug": "reference-content"
2510+
}
2511+
],
2512+
"label": "Cloud Essentials for OpenSearch",
2513+
"slug": "opensearch"
2514+
},
24572515
{
24582516
"items": [
24592517
{

pages/opensearch/faq.mdx

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,11 @@ title: Cloud Essentials for OpenSearch FAQ
33
description: Discover Scaleway Cloud Essentials for OpenSearch and find answers to general questions.
44
dates:
55
validation:
6-
productIcon: productIcon
7-
---
6+
productIcon: openSearch
7+
---
8+
9+
## What is Cloud Essentials for OpenSearch
10+
11+
Cloud Essentials for OpenSearch is a managed solution to quickly deploy a robust database search engine that can be distributed across several nodes for enhanced performance and high availability.
12+
13+
Refer to the [quickstart documentation](/opensearch/quickstart/) to get started.

pages/opensearch/quickstart.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ dates:
77
posted: 2025-08-05
88
---
99

10+
import Requirements from '@macros/iam/requirements.mdx'
11+
1012
Apache OpenSearch allows to research, analyze, and visualize all your unstructured data with an open-source search and analytics suite. It provides a fully-managed NoSQL database service to perform full-text searches and visualize results.
1113

1214
Cloud Essentials for OpenSearch is a managed solution to quickly deploy a robust database search engine that can be distributed across several nodes for enhanced performance and high availability.

0 commit comments

Comments
 (0)