diff --git a/managed-databases/mongodb/api-cli/backup-and-restore.mdx b/managed-databases/mongodb/api-cli/backup-and-restore.mdx index 3fea15d63c..e9680d2fce 100644 --- a/managed-databases/mongodb/api-cli/backup-and-restore.mdx +++ b/managed-databases/mongodb/api-cli/backup-and-restore.mdx @@ -12,7 +12,7 @@ categories: --- -Managed MongoDB® is currently in closed beta, and is not open for registration yet. +Managed MongoDB® is currently in private beta. Click [here](https://www.scaleway.com/en/managed-mongodb/) to join the waiting list. Managed MongoDB® Databases provide fully-managed document Database Instances, with a MongoDB®-compatible API layer over a PostgreSQL engine to store and retrieve data. @@ -23,12 +23,11 @@ This tutorial shows how to backup and restore your MongoDB® Databases with the - - - You have an account and are logged into the [Scaleway console](https://console.scaleway.com/) - - You have a [MongoDB®-compatible client](https://www.mongodb.com/try/download/shell) installed - - You have [created a MongoDB® Database Instance](/managed-databases/mongodb/how-to/create-a-database-instance/) - - You have [mongodump and mongorestore tools](https://www.mongodb.com/docs/database-tools/installation/installation/) installed - + - A Scaleway account logged into the [console](https://console.scaleway.com) + - A [MongoDB® Database Instance](/managed-databases/mongodb/how-to/create-a-database-instance/) + - Installed a [MongoDB®-compatible client](https://www.mongodb.com/try/download/shell) + - Installed [mongodump and mongorestore tools](https://www.mongodb.com/docs/database-tools/installation/installation/) + This tutorial shows you basic restore and backup operations. If you need additional options for the operations, refer to the [official MongoDB® documentation](https://www.mongodb.com/docs/manual/tutorial/backup-and-restore-tools/). diff --git a/managed-databases/mongodb/concepts.mdx b/managed-databases/mongodb/concepts.mdx index afde2e5cd7..b9b4a1bac3 100644 --- a/managed-databases/mongodb/concepts.mdx +++ b/managed-databases/mongodb/concepts.mdx @@ -11,7 +11,7 @@ categories: --- -Managed MongoDB® is currently in closed beta, and is not open for registration yet. +Managed MongoDB® is currently in private beta. Click [here](https://www.scaleway.com/en/managed-mongodb/) to join the waiting list. ## Block Storage Low Latency diff --git a/managed-databases/mongodb/how-to/connect-database-instance.mdx b/managed-databases/mongodb/how-to/connect-database-instance.mdx index 1c17484b49..c9d78d5089 100644 --- a/managed-databases/mongodb/how-to/connect-database-instance.mdx +++ b/managed-databases/mongodb/how-to/connect-database-instance.mdx @@ -14,7 +14,7 @@ categories: --- -Managed MongoDB® is currently in closed beta, and is not open for registration yet. +Managed MongoDB® is currently in private beta. Click [here](https://www.scaleway.com/en/managed-mongodb/) to join the waiting list. diff --git a/managed-databases/mongodb/how-to/create-a-database-instance.mdx b/managed-databases/mongodb/how-to/create-a-database-instance.mdx index 8d9fdcc0d0..84ab409534 100644 --- a/managed-databases/mongodb/how-to/create-a-database-instance.mdx +++ b/managed-databases/mongodb/how-to/create-a-database-instance.mdx @@ -14,7 +14,7 @@ categories: --- -Managed MongoDB® is currently in closed beta, and is not open for registration yet. +Managed MongoDB® is currently in private beta. Click [here](https://www.scaleway.com/en/managed-mongodb/) to join the waiting list. Managed MongoDB® Databases provide fully-managed document Database Instances, with MongoDB® as a database engine. diff --git a/managed-databases/mongodb/how-to/delete-a-database-instance.mdx b/managed-databases/mongodb/how-to/delete-a-database-instance.mdx index fa0bbadb5c..4fb091d5a1 100644 --- a/managed-databases/mongodb/how-to/delete-a-database-instance.mdx +++ b/managed-databases/mongodb/how-to/delete-a-database-instance.mdx @@ -14,7 +14,7 @@ categories: --- -Managed MongoDB® is currently in closed beta, and is not open for registration yet. +Managed MongoDB® is currently in private beta. Click [here](https://www.scaleway.com/en/managed-mongodb/) to join the waiting list. diff --git a/managed-databases/mongodb/how-to/increase-volume.mdx b/managed-databases/mongodb/how-to/increase-volume.mdx index 060bf42464..894819ee32 100644 --- a/managed-databases/mongodb/how-to/increase-volume.mdx +++ b/managed-databases/mongodb/how-to/increase-volume.mdx @@ -14,7 +14,7 @@ categories: --- -Managed MongoDB® is currently in closed beta, and is not open for registration yet. +Managed MongoDB® is currently in private beta. Click [here](https://www.scaleway.com/en/managed-mongodb/) to join the waiting list. You can increase the Block Storage volume of your MongoDB® Database Instance in the Scaleway console anytime. diff --git a/managed-databases/mongodb/how-to/manage-snapshots.mdx b/managed-databases/mongodb/how-to/manage-snapshots.mdx index fdc37b476a..08d30f07e5 100644 --- a/managed-databases/mongodb/how-to/manage-snapshots.mdx +++ b/managed-databases/mongodb/how-to/manage-snapshots.mdx @@ -14,7 +14,7 @@ categories: --- -Managed MongoDB® is currently in closed beta, and is not open for registration yet. +Managed MongoDB® is currently in private beta. Click [here](https://www.scaleway.com/en/managed-mongodb/) to join the waiting list. [Snapshots](/managed-databases/mongodb/how-to/manage-snapshots/) allow you to restore data in a new Database Instance. diff --git a/managed-databases/mongodb/how-to/manage-users.mdx b/managed-databases/mongodb/how-to/manage-users.mdx index 63fd1f9403..6c024f6c99 100644 --- a/managed-databases/mongodb/how-to/manage-users.mdx +++ b/managed-databases/mongodb/how-to/manage-users.mdx @@ -14,7 +14,7 @@ categories: --- -Managed MongoDB® is currently in closed beta, and is not open for registration yet. +Managed MongoDB® is currently in private beta. Click [here](https://www.scaleway.com/en/managed-mongodb/) to join the waiting list. Users can connect to a database and access its data. diff --git a/managed-databases/mongodb/index.mdx b/managed-databases/mongodb/index.mdx index 9cf523176f..c4f52ba0bc 100644 --- a/managed-databases/mongodb/index.mdx +++ b/managed-databases/mongodb/index.mdx @@ -15,6 +15,10 @@ content: label="Managed MongoDB® Databases Quickstart" /> + +Managed MongoDB® is currently in private beta. Click [here](https://www.scaleway.com/en/managed-mongodb/) to join the waiting list. + + ## Getting Started diff --git a/managed-databases/mongodb/quickstart.mdx b/managed-databases/mongodb/quickstart.mdx index 6b63a2469a..d3a70e84e6 100644 --- a/managed-databases/mongodb/quickstart.mdx +++ b/managed-databases/mongodb/quickstart.mdx @@ -14,7 +14,7 @@ categories: --- -Managed MongoDB® is currently in closed beta, and is not open for registration yet. +Managed MongoDB® is currently in private beta. Click [here](https://www.scaleway.com/en/managed-mongodb/) to join the waiting list. Managed MongoDB® Databases provide fully-managed document Database Instances, with MongoDB® as a database engine. diff --git a/managed-databases/mongodb/reference-content/autohealing.mdx b/managed-databases/mongodb/reference-content/autohealing.mdx deleted file mode 100644 index 759e9f990e..0000000000 --- a/managed-databases/mongodb/reference-content/autohealing.mdx +++ /dev/null @@ -1,29 +0,0 @@ ---- -meta: - title: Understanding the autohealing feature - description: Learn more about the autohealing feature for Managed MongoDB® Databases -content: - h1: Understanding the autohealing feature - paragraph: Learn more about the autohealing feature for Managed MongoDB® Database -tags: databases ha high-availability autohealing database-nodes -categories: - - managed-databases ---- - - -Managed MongoDB® is currently in closed beta, and is not open for registration yet. - - -At Scaleway, High Availability (HA) Database Instances are continuously monitored and benefit from the autohealing feature. - -This feature is what guarantees your Database Instance will remain available even when one of its nodes is down. - -If your main database node goes down, the standby node will begin handling write operations in 30 to 60 seconds, depending on the type of failure. Intense writing activity may result in an increase of the failover time. - -Your Database Instance then goes into autohealing mode and switches to the `AUTOHEALING` status (represented by a blue dot in the Scaleway console). - -Your Database Instance will work only with the standby node for at most 700 seconds. - -After 700 seconds, if your main database node is still considered as down, a new node is spawned and automatically configured as a standby database node. Your initial standby node becomes the main one. - -Once this process is complete, your Database Instance goes back to `READY` status (represented by the green dot in the Scaleway console). \ No newline at end of file diff --git a/managed-databases/mongodb/reference-content/index.mdx b/managed-databases/mongodb/reference-content/index.mdx deleted file mode 100644 index 26c20a6bc6..0000000000 --- a/managed-databases/mongodb/reference-content/index.mdx +++ /dev/null @@ -1,8 +0,0 @@ ---- -meta: - title: Managed MongoDB® Databases - Additional content - description: Managed MongoDB® Databases additional content -content: - h1: Managed MongoDB® Databases - Additional content - paragraph: Managed MongoDB® Databases additional content ---- diff --git a/managed-databases/mongodb/troubleshooting/disk-full.mdx b/managed-databases/mongodb/troubleshooting/disk-full.mdx deleted file mode 100644 index c9de3e6a00..0000000000 --- a/managed-databases/mongodb/troubleshooting/disk-full.mdx +++ /dev/null @@ -1,33 +0,0 @@ ---- -meta: - title: Dealing with disk_full mode in a Database Instance - description: This page helps you troubleshoot issues that occurr when your Database Instance volume is near full capacity. -content: - h1: Dealing with disk_full mode in a Database Instance - paragraph: This page helps you troubleshoot issues that occurr when your Database Instance volume is near full capacity. -tags: disk-full databases -dates: - validation: 2023-12-18 - posted: 2023-02-16 -categories: - - managed-databases - - postgresql-and-mysql ---- - - -Managed MongoDB® is currently in closed beta, and is not open for registration yet. - - -Whenever your Database Instance volume is close to reaching full capacity, your Database Instance switches to `disk_full` mode. - -The Database Instance switches to `disk_full` mode when the amount of free space in the volume falls under 2% of the total volume size. - -For Database Instances where 2% of the volume size is more than 2 GB, this threshold is 2 GB. - -When the Database Instance switches to `disk_full` state, the default transaction mode automatically switches to `read only`. This allows your applications to still access its data, while preventing new data from being added. - -This state allows you to increase your volume or [upgrade your node type](/managed-databases/mongodb/how-to/upgrade-a-database-instance/). You are also able to clear some space in your volume to increase your capacity. - - - Failing to clear out some of your data, or forcing insertions while the database is in `disk_full` mode leads to downtime - diff --git a/managed-databases/mongodb/troubleshooting/index.mdx b/managed-databases/mongodb/troubleshooting/index.mdx deleted file mode 100644 index 2779b5e142..0000000000 --- a/managed-databases/mongodb/troubleshooting/index.mdx +++ /dev/null @@ -1,8 +0,0 @@ ---- -meta: - title: Managed MongoDB® Databases - Troubleshooting - description: Managed MongoDB® Databases Troubleshooting -content: - h1: Managed MongoDB® Databases - Troubleshooting - paragraph: Managed MongoDB® Databases Troubleshooting ---- diff --git a/menu/navigation.json b/menu/navigation.json index 99f135371f..9dd909be3d 100644 --- a/menu/navigation.json +++ b/menu/navigation.json @@ -2388,22 +2388,12 @@ { "items": [ { - "label": "Understanding the autohealing feature", - "slug": "autohealing" - } - ], - "label": "Additional Content", - "slug": "reference-content" - }, - { - "items": [ - { - "label": "Dealing with disk_full state in a Database Instance", - "slug": "disk-full" + "label": "Back up and restore MongoDB® Databases", + "slug": "backup-and-restore" } ], - "label": "Troubleshooting", - "slug": "troubleshooting" + "label": "API/CLI", + "slug": "api-cli" } ], "label": "MongoDB®",