Skip to content

Commit

Permalink
chore(gen): fix 404 with trailing slash (#3541)
Browse files Browse the repository at this point in the history
* chore(gen): fix 404 with trailing slash

* chore(gen): remove existing trailing slashes

* chore(gen): fix existing 404s

* chore(gen): fix existing 404s

* chore(gen): delete aa file

* feat(aps): update apple silicon docs (#3503)

* docs(DLB): update

* chore(gen): update status codes

* chore(gen): update

* chore(gen): update

---------

Co-authored-by: Benedikt Rollik <[email protected]>
  • Loading branch information
SamyOubouaziz and bene2k1 authored Jul 31, 2024
1 parent be08ce5 commit 1edbe18
Show file tree
Hide file tree
Showing 1,058 changed files with 2,902 additions and 2,815 deletions.
11 changes: 3 additions & 8 deletions .link_checker_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,12 @@
],
"httpHeaders": [
{
"urls": [
"https://scaleway.com/en/docs"
]
"urls": ["https://scaleway.com/en/docs"]
}
],
"timeout": "20s",
"retryOn429": true,
"retryCount": 5,
"fallbackRetryDelay": "30s",
"aliveStatusCodes": [
200,
206
]
}
"aliveStatusCodes": [200, 206, 401, 403, 0]
}
4 changes: 2 additions & 2 deletions ai-data/managed-inference/how-to/delete-deployment.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ Once you have finished your inference tasks you can delete your deployment. This

<Macro id="requirements" />

- A Scaleway account logged into the [console](https://console.scaleway.com/)
- A Scaleway account logged into the [console](https://console.scaleway.com)
- A [Managed Inference deployment](/ai-data/managed-inference/quickstart/)


1. Click **Managed Inference** in the **AI & Data** section of the [Scaleway console](https://console.scaleway.com/) side menu. A list of your deployments displays.
1. Click **Managed Inference** in the **AI & Data** section of the [Scaleway console](https://console.scaleway.com) side menu. A list of your deployments displays.
2. Choose a deployment either by clicking its name or selecting **More info** from the drop-down menu represented by the icon <Icon name="more" /> to access the deployment dashboard.
3. Click the **Settings** tab of your deployment to display additional settings.
4. Click **Delete deployment**.
Expand Down
4 changes: 2 additions & 2 deletions ai-data/managed-inference/how-to/manage-allowed-ips.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Allowed IPs restrict the IPs allowed to access your Managed Inference endpoints.

<Macro id="requirements" />

- A Scaleway account logged into the [console](https://console.scaleway.com/)
- A Scaleway account logged into the [console](https://console.scaleway.com)
- A [Managed Inference deployment](/ai-data/managed-inference/quickstart/)

<Message type="note">
Expand All @@ -26,7 +26,7 @@ Allowed IPs restrict the IPs allowed to access your Managed Inference endpoints.

## How to allow an IP address to connect to a deployment

1. Click **Managed Inference** in the **AI & Data** section of the [Scaleway console](https://console.scaleway.com/) side menu. A list of your deployments displays.
1. Click **Managed Inference** in the **AI & Data** section of the [Scaleway console](https://console.scaleway.com) side menu. A list of your deployments displays.
2. Click a deployment name or <Icon name="more" /> > **More info** to access the deployment dashboard.
3. Click the **Security** tab and navigate to the **Allowed IPs** section. A list of your allowed IP addresses displays.
4. Click **Add allowed IP**. The IP can be a single IP or an IP block.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Using a Private Network for communications between your Instances hosting your a

<Macro id="requirements" />

- A Scaleway account logged into the [console](https://console.scaleway.com/)
- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization
- An [SSH key](/identity-and-access-management/organizations-and-projects/how-to/create-ssh-key/)
- A [Managed Inference deployment](/ai-data/managed-inference/quickstart/)
Expand All @@ -30,7 +30,7 @@ Using a Private Network for communications between your Instances hosting your a

### Attaching a Private Network during deployment setup

1. Click **Managed Inference** in the **AI & Data** section of the [Scaleway console](https://console.scaleway.com/) side menu. A list of your deployments displays.
1. Click **Managed Inference** in the **AI & Data** section of the [Scaleway console](https://console.scaleway.com) side menu. A list of your deployments displays.
2. Navigate to the **Deployments** section and click **Create New Deployment**. The setup wizard displays.
3. During the [setup process](/ai-data/managed-inference/how-to/create-deployment/), you access the **Networking** section.
4. You will be asked to **attach a Private Network**. Two options are available:
Expand All @@ -40,7 +40,7 @@ Using a Private Network for communications between your Instances hosting your a

### Attaching a Private Network to an existing deployment

1. Click **Managed Inference** in the **AI & Data** section of the [Scaleway console](https://console.scaleway.com/) side menu. A list of your deployments displays.
1. Click **Managed Inference** in the **AI & Data** section of the [Scaleway console](https://console.scaleway.com) side menu. A list of your deployments displays.
2. Click a deployment name or <Icon name="more" /> > **More info** to access the deployment dashboard.
3. Go to the **Overview** tab and locate the **Endpoints** section.
4. Click **Attach Private Network**. Two options are available:
Expand Down Expand Up @@ -135,7 +135,7 @@ Using a Private Network for communications between your Instances hosting your a

## Detaching a Private Network from a Managed Inference deployment

1. Click **Managed Inference** in the **AI & Data** section of the [Scaleway console](https://console.scaleway.com/) side menu. A list of your deployments displays.
1. Click **Managed Inference** in the **AI & Data** section of the [Scaleway console](https://console.scaleway.com) side menu. A list of your deployments displays.
2. Click a deployment name or <Icon name="more" /> > **More info** to access the deployment dashboard.
3. Go to the **Overview** tab and locate the **Endpoints** section.
4. Click **Detach Private Network**. A pop-up displays.
Expand Down
4 changes: 2 additions & 2 deletions ai-data/managed-inference/how-to/monitor-deployment.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ This documentation page shows you how to monitor your Managed Inference deployme

<Macro id="requirements" />

- A Scaleway account logged into the [console](https://console.scaleway.com/)
- A Scaleway account logged into the [console](https://console.scaleway.com)
- A [Managed Inference deployment](/ai-data/managed-inference/quickstart/)


## How to monitor your LLM dashboard

1. Click **Managed Inference** in the **AI & Data** section of the [Scaleway console](https://console.scaleway.com/) side menu. A list of your deployments displays.
1. Click **Managed Inference** in the **AI & Data** section of the [Scaleway console](https://console.scaleway.com) side menu. A list of your deployments displays.
2. Click a deployment name or <Icon name="more" /> > **More info** to access the deployment dashboard.
3. Click the **Monitoring** tab of your deployment. The Cockpit overview displays.
4. Click **Open Grafana metrics dashboard** to open your Cockpit's Grafana interface.
Expand Down
2 changes: 1 addition & 1 deletion ai-data/managed-inference/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Managed Inference deployments use dynamic tokens generated with Scaleway's Ident

## How to delete a deployment

1. Click **Managed Inference** in the **AI & Data** section of the [Scaleway console](https://console.scaleway.com/) side menu. A list of your deployments displays.
1. Click **Managed Inference** in the **AI & Data** section of the [Scaleway console](https://console.scaleway.com) side menu. A list of your deployments displays.
2. Choose a deployment either by clicking its name or selecting **More info** from the drop-down menu represented by the icon <Icon name="more" /> to access the deployment dashboard.
3. Click the **Settings** tab of your deployment to display additional settings.
4. Click **Delete deployment**.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ categories:

| Attribute | Details |
|-----------------|------------------------------------|
| Provider | [Mistral](https://mistral.ai/technology/#models/) |
| Provider | [Mistral](https://mistral.ai/technology/#models) |
| Model Name | `mistral-7b-instruct-v0.3` |
| Compatible Instances | L4 (BF16) |
| Context size | 32K tokens |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ categories:

| Attribute | Details |
|-----------------|------------------------------------|
| Provider | [Mistral](https://mistral.ai/technology/#models/) |
| Provider | [Mistral](https://mistral.ai/technology/#models) |
| Model Name | `mixtral-8x7b-instruct-v0.1` |
| Compatible Instances | H100 (INT8) - H100-2 (FP16) |
| Context size | 32k tokens |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ categories:
- ai-data
---

You can use any of the OpenAI [official libraries](https://platform.openai.com/docs/libraries/), for example, the [OpenAI Python client library](https://github.com/openai/openai-python/) to interact with your Scaleway Managed Inference deployment.
You can use any of the OpenAI [official libraries](https://platform.openai.com/docs/libraries/), for example, the [OpenAI Python client library](https://github.com/openai/openai-python) to interact with your Scaleway Managed Inference deployment.
This feature is especially beneficial for those looking to seamlessly transition applications already utilizing OpenAI.

## Chat Completions API
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ This model has been meticulously tuned for tasks such as text classification, se

## Why is it useful?

The Sentence-T5-XXL model is highly ranked on the [MTEB leaderboard](https://huggingface.co/spaces/mteb/leaderboard/) for open models under Apache-2 license:
The Sentence-T5-XXL model is highly ranked on the [MTEB leaderboard](https://huggingface.co/spaces/mteb/leaderboard) for open models under Apache-2 license:

- Sentence-T5-XXL encodes text into 768-dimensional vectors, providing a detailed and nuanced representation of sentence semantics.
- This model was trained on a diverse dataset of 2 billion question-answer pairs from various online communities, ensuring broad applicability and robustness.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Remote desktop allows you to visualize the graphical screen output of a remote c
The VNC protocol is platform-independent, supporting Linux, Windows, and macOS, ensuring a seamless connection experience regardless of your operating system.

<Macro id="requirements" />
- A Scaleway account logged into the [console](https://console.scaleway.com/)
- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing actions in the intended Organization
- An [SSH key](/identity-and-access-management/organizations-and-projects/how-to/create-ssh-key/)
- A [Mac mini](/bare-metal/apple-silicon/how-to/create-mac-mini/)
Expand Down
4 changes: 2 additions & 2 deletions bare-metal/apple-silicon/how-to/connect-to-mac-mini-ssh.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ categories:
You can connect directly to the terminal of your Mac mini using the SSH protocol and your [SSH key](/console/account/concepts/#ssh-key).

<Macro id="requirements" />
- A Scaleway account logged into the [console](https://console.scaleway.com/)
- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization
- An [SSH key](/identity-and-access-management/organizations-and-projects/how-to/create-ssh-key/)
- A [Mac mini](/bare-metal/apple-silicon/how-to/create-mac-mini/)

## Connecting to a Mac mini using SSH

1. Navigate to the [Scaleway console](https://console.scaleway.com/) and log in with your credentials.
1. Navigate to the [Scaleway console](https://console.scaleway.com) and log in with your credentials.

2. Click **Apple silicon** under the **Bare Metal** section in the side-menu. This displays a list of your Mac minis.
<Lightbox src="scaleway-list.webp" alt="List of Mac minis in Scaleway console" />
Expand Down
2 changes: 1 addition & 1 deletion bare-metal/apple-silicon/how-to/create-mac-mini.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This page shows how to create your first [Mac mini](/bare-metal/apple-silicon/co

<Macro id="requirements" />

- A Scaleway account logged into the [console](https://console.scaleway.com/)
- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization
- An [SSH key](/identity-and-access-management/organizations-and-projects/how-to/create-ssh-key/)

Expand Down
2 changes: 1 addition & 1 deletion bare-metal/apple-silicon/how-to/delete-mac-mini.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This page shows how to delete your [Mac mini](/bare-metal/apple-silicon/concepts

<Macro id="requirements" />

- A Scaleway account logged into the [console](https://console.scaleway.com/)
- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization
- A [Mac mini](/bare-metal/apple-silicon/how-to/create-mac-mini/)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ categories:

<Macro id="requirements" />

- A Scaleway account logged into the [console](https://console.scaleway.com/)
- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization
- An [SSH key](/identity-and-access-management/organizations-and-projects/how-to/create-ssh-key/)
- A [Mac mini](/bare-metal/apple-silicon/how-to/create-mac-mini/)
Expand Down
2 changes: 1 addition & 1 deletion bare-metal/apple-silicon/how-to/reboot-mac-mini.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This page shows how to reboot your [Mac mini](/bare-metal/apple-silicon/concepts

<Macro id="requirements" />

- A Scaleway account logged into the [console](https://console.scaleway.com/)
- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization
- A [Mac mini](/bare-metal/apple-silicon/how-to/create-mac-mini/)

Expand Down
2 changes: 1 addition & 1 deletion bare-metal/apple-silicon/how-to/reinstall-mac-mini.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This page shows how to reinstall your [Mac mini](/bare-metal/apple-silicon/conce

<Macro id="requirements" />

- A Scaleway account logged into the [console](https://console.scaleway.com/)
- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization
- An [SSH key](/identity-and-access-management/organizations-and-projects/how-to/create-ssh-key/)
- A [Mac mini](/bare-metal/apple-silicon/how-to/create-mac-mini/)
Expand Down
2 changes: 1 addition & 1 deletion bare-metal/apple-silicon/how-to/shutdown-mac-mini.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ For operational constraints, a Scaleway Mac Mini cannot be completely shut down

<Macro id="requirements" />

- A Scaleway account logged into the [console](https://console.scaleway.com/)
- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization
- An [SSH key](/identity-and-access-management/organizations-and-projects/how-to/create-ssh-key/)
- A [Mac mini](/bare-metal/apple-silicon/how-to/create-mac-mini/)
Expand Down
2 changes: 1 addition & 1 deletion bare-metal/apple-silicon/how-to/update-os-mac-mini.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This guide provides instructions on updating the operating system of a Scaleway

<Macro id="requirements" />

- A Scaleway account logged into the [console](https://console.scaleway.com/)
- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization
- An [SSH key](/identity-and-access-management/organizations-and-projects/how-to/create-ssh-key/)
- A [Mac mini](/bare-metal/apple-silicon/how-to/create-mac-mini/)
Expand Down
4 changes: 2 additions & 2 deletions bare-metal/apple-silicon/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Apple silicon as-a-Service is tailored for developing, building, testing, and si
## Requirements

- Be the [Owner](/identity-and-access-management/iam/concepts/#owner) of the Organization in which the actions will be performed, or an IAM user with the [necessary permissions](/identity-and-access-management/iam/concepts/#permission)
- A Scaleway account logged into the [console](https://console.scaleway.com/)
- A Scaleway account logged into the [console](https://console.scaleway.com)
- An [SSH key](/identity-and-access-management/organizations-and-projects/how-to/create-ssh-key/) added to your account

## How to create a Mac mini
Expand Down Expand Up @@ -53,7 +53,7 @@ Refer to our detailed documentation for Windows, Linux, and macOS for OS specifi

## How to connect using SSH

1. Navigate to the [Scaleway console](https://console.scaleway.com/) and log in with your credentials.
1. Navigate to the [Scaleway console](https://console.scaleway.com) and log in with your credentials.
2. Click **Apple silicon** under the **Bare Metal** section in the side-menu. This displays a list of your Mac minis.
3. Click the name of the Mac mini you want to connect to. The **Overview** page for your selected Mac mini displays.
4. Open your terminal application and use the SSH command provided on the **Overview** page to connect.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The reboot **must** be carried out via the console, and not via any other method

<Macro id="requirements" />

- A Scaleway account logged into the [console](https://console.scaleway.com/)
- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization
- An [SSH key](/identity-and-access-management/organizations-and-projects/how-to/create-ssh-key/)
- A [Mac mini](/bare-metal/apple-silicon/how-to/create-mac-mini/)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This documentation provides a structured approach to diagnose and resolve issues

<Macro id="requirements" />

- A Scaleway account logged into the [console](https://console.scaleway.com/)
- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization
- A [Mac mini](/bare-metal/apple-silicon/how-to/create-mac-mini/)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ categories:

<Macro id="requirements" />

- A Scaleway account logged into the [console](https://console.scaleway.com/)
- A Scaleway account logged into the [console](https://console.scaleway.com)
- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization
- A [Mac mini](/bare-metal/apple-silicon/how-to/create-mac-mini/)

Expand Down
2 changes: 1 addition & 1 deletion bare-metal/dedibox/concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ When you run your own DNS server (for example BIND) on your Dedibox, you can use

## Server log files

Your Dedibox server logs important events in log files located in the directory `/var/log` on Linux-based operating systems. Reading these files is a crucial element in the analysis of any issue with your server. Windows provides a [series of tools](https://docs.microsoft.com/en-us/troubleshoot/windows-server/system-management-components/system-management-components-overview/) to track the health state of your server.
Your Dedibox server logs important events in log files located in the directory `/var/log` on Linux-based operating systems. Reading these files is a crucial element in the analysis of any issue with your server. Windows provides a [series of tools](https://docs.microsoft.com/en-us/troubleshoot/windows-server/system-management-components/system-management-components-overview) to track the health state of your server.

## Statistics

Expand Down
Loading

0 comments on commit 1edbe18

Please sign in to comment.