Skip to content
Merged
Show file tree
Hide file tree
Changes from 8 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ai-data/generative-apis/how-to/query-vision-models.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Scaleway's Generative APIs service allows users to interact with powerful vision

There are several ways to interact with vision models:
- The Scaleway [console](https://console.scaleway.com) provides a complete [playground](/ai-data/generative-apis/how-to/query-vision-models/#accessing-the-playground), aiming to test models, adapt parameters, and observe how these changes affect the output in real-time.
- Via the [Chat API](/ai-data/generative-apis/how-to/query-vision-models/#querying-vision-models-via-api)
- Via the [Chat API](/ai-data/generative-apis/how-to/query-vision-models/#querying-vision-models-via-the-api)

<Macro id="requirements" />

Expand Down
2 changes: 1 addition & 1 deletion bare-metal/apple-silicon/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ The Mac mini is a physical hardware designed by Apple, powered by the [Apple sil

## VNC

Virtual Network Computing (VNC) is a remote desktop-sharing protocol. It allows you to visualize the graphical screen output of a remote computer and transfer local keyboard and mouse events to the remote computer using a network connection. The protocol is platform-independent, which means that various clients exist for Linux, Windows, and macOS-based computers. The VNC server used on the Mac mini is directly integrated with the macOS system without any restrictions from our side. Check out our documentation on [how to connect to your Mac mini via VNC](/bare-metal/apple-silicon/how-to/access-remote-desktop-mac-mini/#how-to-connect-via-vnc).
Virtual Network Computing (VNC) is a remote desktop-sharing protocol. It allows you to visualize the graphical screen output of a remote computer and transfer local keyboard and mouse events to the remote computer using a network connection. The protocol is platform-independent, which means that various clients exist for Linux, Windows, and macOS-based computers. The VNC server used on the Mac mini is directly integrated with the macOS system without any restrictions from our side. Check out our documentation on [how to connect to your Mac mini via VNC](/bare-metal/apple-silicon/how-to/access-remote-desktop-mac-mini/#accessing-the-remote-desktop).
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ categories:
- bare-metal
---

You can connect directly to the terminal of your Mac mini using the SSH protocol and your [SSH key](/console/account/concepts/#ssh-key).
You can connect directly to the terminal of your Mac mini using the SSH protocol and your [SSH key](/identity-and-access-management/organizations-and-projects/concepts/#ssh-key).

<Macro id="requirements" />
- A Scaleway account logged into the [console](https://console.scaleway.com)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,5 +136,5 @@ Configure the networking of your VM's as follows:

<Message type="tip">
* The gateway of all flexible IPs is `62.210.0.1`. This allows you to move your VMs between your hypervisors without changing the network configuration of the virtual machine.
* When configuring a failover IP in a virtual machine, you must specify which route will be used by the VM. Refer to our [dedicated documentation](/dedibox-network/network/how-to/configure-network-netplan/#configuring-failover-ip-for-virtual-machines) for further information.
* When configuring a failover IP in a virtual machine, you must specify which route will be used by the VM. Refer to our [dedicated documentation](/dedibox-network/network/how-to/configure-network-netplan/#configuring-a-failover-ip-for-virtual-machines) for further information.
</Message>
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Ubuntu uses [netplan](https://netplan.io) for network configuration since Ubuntu
- Replace the [IP addresses of the resolving DNS servers (nameservers)](/console/account/reference-content/scaleway-network-information/#dns-cache-servers) with the ones located in the same geographical location as your machine for best perfomances.

<Message type="note">
The configuration example above is valid for the main IP address of your Dedibox server. For IPv6 on a [virtual machine](/dedibox-network/network/how-to/configure-network-netplan/#configuring-failover-ip-for-virtual-machines), use the unique gateway for the failover IPv4.
The configuration example above is valid for the main IP address of your Dedibox server. For IPv6 on a [virtual machine](/dedibox-network/network/how-to/configure-network-netplan/#configuring-a-failover-ip-for-virtual-machines), use the unique gateway for the failover IPv4.
</Message>

2. Check and validate your configuration file:
Expand Down
2 changes: 1 addition & 1 deletion bare-metal/elastic-metal/how-to/install-server.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ If you ordered your server without a preinstalled operating system, you can inst
<Message type="note">
Elastic Metal servers are installed with a default partition layout. For custom partitioning, you can manually reinstall your server using [remote access](/bare-metal/elastic-metal/how-to/activate-remote-access/).
</Message>
4. Add your [SSH key](/console/account/concepts/#ssh-key). If you have already [uploaded a key](/identity-and-access-management/organizations-and-projects/how-to/create-ssh-key/#how-to-upload-the-public-ssh-key-to-the-scaleway-interface), it will appear in the list of keys. Select the keys to grant access to the server by checking the corresponding boxes.
4. Add your [SSH key](/identity-and-access-management/organizations-and-projects/concepts/#ssh-key). If you have already [uploaded a key](/identity-and-access-management/organizations-and-projects/how-to/create-ssh-key/#how-to-upload-the-public-ssh-key-to-the-scaleway-interface), it will appear in the list of keys. Select the keys to grant access to the server by checking the corresponding boxes.
5. Click **Install server** to begin the installation process.
<Message type="note">
The OS installation can take up to one hour. You will be able to access the machine once the installation is complete.
Expand Down
2 changes: 1 addition & 1 deletion bare-metal/elastic-metal/how-to/reinstall-server.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ An Elastic Metal server can be reinstalled at any time from the [Scaleway consol
2. Click <Icon name="more" /> next to the server you want to reinstall. A drop-down menu displays.
3. Click **Reinstall** in the menu to enter the installation wizard.
4. Choose the operating system that you want to install on the machine.
5. Add your [SSH key](/console/account/concepts/#ssh-key). If you have already [uploaded a key](/identity-and-access-management/organizations-and-projects/how-to/create-ssh-key/#how-to-upload-the-public-ssh-key-to-the-scaleway-interface), it displays in the list of keys. Choose the keys to grant access to the server by ticking or unticking the corresponding checkbox.
5. Add your [SSH key](/identity-and-access-management/organizations-and-projects/concepts/#ssh-key). If you have already [uploaded a key](/identity-and-access-management/organizations-and-projects/how-to/create-ssh-key/#how-to-upload-the-public-ssh-key-to-the-scaleway-interface), it displays in the list of keys. Choose the keys to grant access to the server by ticking or unticking the corresponding checkbox.
6. Click **Reinstall server** to launch the installation. It will take about 10 minutes to complete.


6 changes: 1 addition & 5 deletions bare-metal/elastic-metal/how-to/use-private-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ You can choose to enable the Private Networks feature during the [creation of yo

You can attach/detach Elastic Metal servers to a Private Network from either the Elastic Metal section of the console, or the VPC section.

You can also reserve IP addresses with IPAM and attach them to specific MAC addresses, to facilitate the attachment of virtual machines hosted on your server, to Private Networks. See the IPAM documentation on [reserving a private IP with an attached MAC address](/network/ipam/how-to/#how-to-reserve-a-private-ip-address-with-an-attached-mac-address) for more information.
You can also reserve IP addresses with IPAM and attach them to specific MAC addresses, to facilitate the attachment of virtual machines hosted on your server, to Private Networks. See the IPAM documentation on [reserving a private IP with an attached MAC address](/network/ipam/how-to/reserve-ip/#how-to-reserve-a-private-ip-address-with-an-attached-mac-address) for more information.

### From the Elastic Metal section of the console

Expand Down Expand Up @@ -166,10 +166,6 @@ You must configure the virtual network interface on each Elastic Metal server yo
You can use the `ipconfig` command to verify your IP configuration from a command prompt.
</Message>

## How to test your Private Network configuration

See our [instructions for testing an Instance Private Network configuration](/compute/instances/how-to/use-private-networks/#how-to-test-your-private-network-configuration).

## How to delete a Private Network

<Message type="note">
Expand Down
2 changes: 1 addition & 1 deletion bare-metal/elastic-metal/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ You can monitor the delivery progress from the list of Elastic Metal servers in
2. Choose the Elastic Metal server you want to install from the list.
3. Click **Install** to launch the OS installation wizard.
4. Choose the operating system that you want to install on the machine.
5. Add your [SSH key](/console/account/concepts/#ssh-key).
5. Add your [SSH key](/identity-and-access-management/organizations-and-projects/concepts/#ssh-key).
<Message type="note">
If you have already [uploaded an SSH key](/identity-and-access-management/organizations-and-projects/how-to/create-ssh-key/#how-to-upload-the-public-ssh-key-to-the-scaleway-interface), it will appear in the list of keys.
</Message>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ If you have lost this password, you can reset it via rescue mode.
Write hive files? (y/n) [n] : y
0 </mnt/Windows/System32/config/SAM> - OK
```
10. Reboot the server back into [normal mode](/bare-metal/elastic-metal/how-to/use-rescue-mode/#how-to-reboot-into-normal-mode).
10. Reboot the server back into [normal mode](/bare-metal/elastic-metal/how-to/use-rescue-mode/#rebooting-back-to-normal-mode).

## Setting a new Administrator password

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ category: serverless
product: messaging-and-queuing
---

[Scaleway Messaging and Queuing SNS](https://www.scaleway.com/en/docs/serverless/messaging/quickstart/#quickstart-for-sns) is a fully managed pub/sub solution for sending notifications and messages between cloud products. It is natively integrated with our Serverless ecosystem.
[Scaleway Messaging and Queuing SNS](https://www.scaleway.com/en/docs/serverless/messaging/quickstart/#quickstart-for-topics-and-events) is a fully managed pub/sub solution for sending notifications and messages between cloud products. It is natively integrated with our Serverless ecosystem.
It is now in General Availability, ready for your production use cases.

2 changes: 1 addition & 1 deletion compute/gpu/how-to/use-pipenv.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Pipenv is a powerful package and dependency manager for Python projects. It comb

## Accessing the preinstalled Pipenv virtual environment

Refer to our [dedicated documentation](/compute/gpu/how-to/use-preinstalled-env/#working-with-the-pre-installed-environment-on-ubuntu-focal-gpu-os11) on how to access the Pipenv virtual environment from your Scaleway GPU Instance.
Refer to our [dedicated documentation](/compute/gpu/how-to/use-preinstalled-env/#working-with-the-preinstalled-environment-on-ubuntu-focal-gpu-os-11) on how to access the Pipenv virtual environment from your Scaleway GPU Instance.

## Managing packages with Pipenv

Expand Down
2 changes: 1 addition & 1 deletion compute/instances/api-cli/using-routed-ips.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ And now we create the Instance.
### Create a dual stack IPv4/IPv6 Instance

You can now attach several IPs to one public IP enabled Instance and you can mix up both IPv4 and IPv6 addresses.
We assume you create multiple IPs as described in the [example](#creating-a-routed-public-ip).
We assume you create multiple IPs as described in the [example](#creating-a-routed-ip-via-the-api).

Then you can create a new Instance using those IPs through the `public_ips` field.

Expand Down
2 changes: 1 addition & 1 deletion compute/instances/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ Reverse DNS is the opposite of classic "forward" DNS, and maps an IP address to

## Routed flexible IP

A routed flexible IP means assigning a public IP address to an Instance (virtual machine) that is reachable directly from the internet. This means there's [no address translation](/compute/instances/concepts/#carrier-grade-nat-(cgnat)), and the Instance uses the public IP as its identity on the internet.
A routed flexible IP means assigning a public IP address to an Instance (virtual machine) that is reachable directly from the internet. This means there's [no address translation](/compute/instances/concepts/#carrier-grade-nat-cgnat), and the Instance uses the public IP as its identity on the internet.
The Instance can be accessed or can communicate directly using this public IP, which helps to make network configuration straightforward, with unrestricted inbound and outbound connections, crucial for services like web hosting or email servers.

## Security group
Expand Down
4 changes: 2 additions & 2 deletions compute/instances/how-to/create-a-snapshot.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Several options are available to create snapshots from your Instance:

## How to create a volume from a snapshot

You can create a [volume](/compute/instances/concepts/#volume) from a snapshot as follows:
You can create a [volume](/compute/instances/concepts/#volumes) from a snapshot as follows:

1. Click **Instances** in the **Compute** section of the side menu. The [Instances page](https://console.scaleway.com/instance/servers) displays.
2. Click the **Snapshots** tab.
Expand All @@ -58,7 +58,7 @@ You can create a [volume](/compute/instances/concepts/#volume) from a snapshot a
The available volume types may change according to the type of snapshot you select.
</Message>

The volume is created, and can be viewed in the [Volumes tab](https://console.scaleway.com/instance/volumes). Check out our documentation on [attaching volumes](/storage/block/how-to/attach-a-volume/) and [mounting volumes](/storage/block/api-cli/managing-a-volume/#mounting-the-block-volume) to learn how to use the volume with your Instances.
The volume is created, and can be viewed in the [Volumes tab](https://console.scaleway.com/instance/volumes). Check out our documentation on [attaching volumes](/storage/block/how-to/attach-a-volume/) and [mounting volumes](/storage/block/api-cli/managing-a-volume/#mounting-and-using-a-block-storage-volume) to learn how to use the volume with your Instances.

## How to create an Instance from a snapshot

Expand Down
2 changes: 1 addition & 1 deletion compute/instances/how-to/create-an-instance.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Select a tab below for instructions on how to create an Instance via either our
</Message>
- (Optional) Click **Advanced options** to configure a [cloud-init configuration](/compute/instances/concepts/#cloud-init). Otherwise, leave these options at their default values.
You can configure a cloud-init script to automate Instance setup, such as setting up software, users, and system configurations at the first boot.
- **Verify the [SSH keys](/console/account/concepts/#ssh-key)** that will give you access to your Instance.
- **Verify the [SSH keys](/identity-and-access-management/organizations-and-projects/concepts/#ssh-key)** that will give you access to your Instance.
- **Verify the Estimated cost** of your Instance, based on the specifications you chose.
4. Click **Create Instance**. The creation of your Instance begins, and you will be informed when the Instance is ready.

Expand Down
4 changes: 2 additions & 2 deletions compute/instances/how-to/migrate-instances.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ categories:
- compute
---

The Scaleway platform makes it very easy to migrate your data from one Instance to another or upgrade your Instance to a more powerful one if your requirements grow. In this how-to, we will upgrade an Instance by migrating from a [DEV1-S](/compute/instances/concepts/#development-instance) Instance to a [GP1-XS](/compute/instances/concepts/#general-purpose-instance) Instance. The new GP1-XS Instance will have the same [flexible IP](/compute/instances/concepts/#flexible-ip) as the original DEV1-S Instance.
The Scaleway platform makes it very easy to migrate your data from one Instance to another or upgrade your Instance to a more powerful one if your requirements grow. In this how-to, we will upgrade an Instance by migrating from a [DEV1-S](/compute/instances/concepts/#development-instance) Instance to a [GP1-XS](/compute/instances/reference-content/cost-optimized/#development-instances-and-general-purpose-instances) Instance. The new GP1-XS Instance will have the same [flexible IP](/compute/instances/concepts/#flexible-ip) as the original DEV1-S Instance.

For more information about choosing the best Instance type to migrate to for your use case, see our [dedicated documentation](/compute/instances/reference-content/choosing-instance-type/).

Expand All @@ -36,7 +36,7 @@ Follow the instructions to [create an image](/compute/instances/how-to/create-a-
4. Click <Icon name="more" /> next to the Instance's image.
5. Select **Create Instance from image** on the drop-down list. You are redirected to the Instance Creation Wizard, where the image has been preselected for you at step 2.
6. Finish configuring the Instance according to your requirements. Notably:
- You are free to choose your Instance type. We chose to create a [GP1-XS](/compute/instances/concepts/#general-purpose-instance) Instance, upgrading from the [DEV1-S](/compute/instances/concepts/#development-instance) on which the image was based.
- You are free to choose your Instance type. We chose to create a [GP1-XS](/compute/instances/reference-content/cost-optimized/#development-instances-and-general-purpose-instances) Instance, upgrading from the [DEV1-S](/compute/instances/concepts/#development-instance) on which the image was based.
- Click **Advanced options** and use the <Icon name="toggle" /> toggle to deselect **flexible IP**. This creates a the new Instance without a flexible IP, as we are going to attach the one from the existing Instance in the next step.
7. Click **Create Instance** to finish. The Instance is created and shows in your Instances list.

Expand Down
2 changes: 1 addition & 1 deletion compute/instances/how-to/migrate-routed-ips.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ categories:
- compute
---

Prior to April 2024, all Instances got a NAT IP from their hosting node, which was routed to the Instance through a [carrier-grade NAT](/compute/instances/concepts/#carrier-grade-nat-(cgnat)) solution. This was in addition to the public (flexible) IP. The NAT IP let Instances communicate via an underlying internal network, without public IPs. However, if the underlying hypervisor changed, the NAT IP changed also. This could happen when you restarted your Instance.
Prior to April 2024, all Instances got a NAT IP from their hosting node, which was routed to the Instance through a [carrier-grade NAT](/compute/instances/concepts/#carrier-grade-nat-cgnat) solution. This was in addition to the public (flexible) IP. The NAT IP let Instances communicate via an underlying internal network, without public IPs. However, if the underlying hypervisor changed, the NAT IP changed also. This could happen when you restarted your Instance.

Since October 2024 it is no no longer possible to create Instances with NAT IPs. Instead, Instances' public IPs are **routed** IPs. Routing a public IP directly to an Instance bypasses NAT IPs, sending traffic to its [routed flexible IP](/compute/instances/concepts/#routed-flexible-ip). The benefit is the IP stays consistent even if the Instance is restarted or moved. Routed IPs also let you assign multiple flexible IPv4s and IPv6s to an Instance, as both IPv4 and IPv6 are supported.

Expand Down
Loading
Loading