From 6088bdd63ba963e115bff0a963e289cf04923027 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Wed, 25 Sep 2024 15:37:05 +0200 Subject: [PATCH 1/2] docs(em): update order elastic metal doc --- .../elastic-metal/how-to/create-server.mdx | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/bare-metal/elastic-metal/how-to/create-server.mdx b/bare-metal/elastic-metal/how-to/create-server.mdx index 0cf5823a9c..da8ae25e4d 100644 --- a/bare-metal/elastic-metal/how-to/create-server.mdx +++ b/bare-metal/elastic-metal/how-to/create-server.mdx @@ -25,20 +25,21 @@ Scaleway [Elastic Metal servers](https://www.scaleway.com/en/elastic-metal/) pro 1. Go to **Elastic Metal** in the **Bare Metal** section of the [Scaleway console](https://console.scaleway.com) side menu. The Elastic Metal server creation page displays. 2. Click **Create Elastic Metal server**. The server creation wizard will launch. 3. Complete the server creation wizard: - - **Availability Zone**: Select the geographical region for your server. + - Select the geographical region for your server by choosing an Availability Zone. Currently, Elastic Metal servers are available in: - Amsterdam, Netherlands (`AMS-1`, `AMS-2`) - Paris, France (`PAR-1`, `PAR-2`) - Warsaw, Poland (`WAW-2`, `WAW-3`) - - **Billing Method**: Choose either **hourly** or **monthly** billing. - - **Server configuration**: Select a server configuration from the available options. - - **Image**: Choose an OS to run on your server or opt for no preinstalled image. - - **Server name and tags**: Enter a name and, optionally, add tags to identify your server. - - **SSH key**: Add your SSH key (required if installing an image on your server). - - **Private Networks**: Decide whether to enable this feature. - - **Estimated cost**: Review the estimated cost based on your selected specifications. + - Choose the billing method. Available are either **hourly** or **monthly** billing. + - Select a server configuration from the available options. + - Choose an OS to run on your server or opt for no preinstalled image. + - Enter a name and, optionally, add tags to identify your server. + - Add your SSH key (required if installing an image on your server). Depending on the OS image, you may also be asked to configure the panel user for your server. + - Optionally, configure the available public bandwidth for your server. This option may not be available for all offers. + - Optionally, decide whether to enable the Private Networks feature. [Learn more about Private Networks](/network/vpc/concepts/#private-networks) + - Review the estimated cost based on your selected configuration. 4. Click **Create Elastic Metal server** to finalize your order. From a895f79aabd5f2df04fabe444ecc73c80235eb8c Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Wed, 25 Sep 2024 15:57:25 +0200 Subject: [PATCH 2/2] Update bare-metal/elastic-metal/how-to/create-server.mdx Co-authored-by: Jessica <113192637+jcirinosclwy@users.noreply.github.com> --- bare-metal/elastic-metal/how-to/create-server.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bare-metal/elastic-metal/how-to/create-server.mdx b/bare-metal/elastic-metal/how-to/create-server.mdx index da8ae25e4d..47bf3e7ca7 100644 --- a/bare-metal/elastic-metal/how-to/create-server.mdx +++ b/bare-metal/elastic-metal/how-to/create-server.mdx @@ -32,7 +32,7 @@ Scaleway [Elastic Metal servers](https://www.scaleway.com/en/elastic-metal/) pro - Paris, France (`PAR-1`, `PAR-2`) - Warsaw, Poland (`WAW-2`, `WAW-3`) - - Choose the billing method. Available are either **hourly** or **monthly** billing. + - Choose your preferred billing method: **hourly** or **monthly**. - Select a server configuration from the available options. - Choose an OS to run on your server or opt for no preinstalled image. - Enter a name and, optionally, add tags to identify your server.