Skip to content

Commit 285f13b

Browse files
authored
feat(ins): add tip to windows create (#4388)
1 parent 19ec186 commit 285f13b

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

pages/instances/how-to/create-an-instance.mdx

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
meta:
33
title: How to create an Instance
4-
description: This page explains how to create an Instance
4+
description: This page explains how to create a Scaleway Instance
55
content:
66
h1: How to create an Instance
7-
paragraph: This page explains how to create an Instance
7+
paragraph: This page explains how to create a Scaleway Instance
88
tags: instance create
99
dates:
10-
validation: 2024-12-09
10+
validation: 2025-02-11
1111
posted: 2021-05-26
1212
categories:
1313
- compute
@@ -96,6 +96,9 @@ Select a tab below for instructions on how to create an Instance via either our
9696
- (Optional) Click **Advanced options** to configure a [cloud-init configuration](/instances/concepts/#cloud-init). Otherwise, leave these options at their default values.
9797
You can configure a cloud-init script to automate Instance setup, such as setting up software, users, and system configurations at the first boot.
9898
- **Choose the [RSA SSH key](/organizations-and-projects/how-to/create-ssh-key/#how-to-generate-a-rsa-ssh-key-pair)** that will give you access to your Instance. If you do not have an RSA SSH key yet, click **Add RSA SSH key** and follow the steps indicated.
99+
<Message type="tip">
100+
To activate the OpenSSH Server during Instance creation, add a `with-ssh` tag before launching the Instance.
101+
</Message>
99102
- Verify the **Estimated cost** of your Instance, based on the specifications you chose.
100103
4. Click **Create Instance**. The creation of your Instance begins, and you will be informed when the Instance is ready.
101104

0 commit comments

Comments
 (0)