File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 7
7
<HomepageHeader
8
8
title = " Scaleway Documentation"
9
9
description = " Everything you need to make the most of Scaleway’s products."
10
- searchSuggestion = { [' KYC ' , ' credit card ' , ' validation ' ]}
10
+ searchSuggestion = { [' ssh ' , ' smtp ' , ' KYC ' ]}
11
11
/>
12
12
13
13
## Getting started
@@ -57,23 +57,23 @@ meta:
57
57
58
58
<Grid >
59
59
<DefaultCard
60
- title = " Get started with agentic AI - building a flight assistant with function calling on open-weight Llama 3.1 "
61
- url = " /tutorials/building-ai-application-function-calling /"
60
+ title = " Installing PgBouncer on Ubuntu/Debian "
61
+ url = " /tutorials/install-pgbouncer /"
62
62
label = " Read more"
63
63
/>
64
64
<DefaultCard
65
- title = " Monitor GPU Instances using Cockpit and the NVIDIA Data Center GPU Manager (DCGM) Exporter "
66
- url = " /tutorials/monitor-gpu-instance-cockpit /"
65
+ title = " Configuring a GitHub Actions Runner on a Mac mini for enhanced CI/CD "
66
+ url = " /tutorials/install-github-actions-runner-mac /"
67
67
label = " Read more"
68
68
/>
69
69
<DefaultCard
70
- title = " Processing images and getting structured outputs with Pixtral vision model "
71
- url = " /tutorials/processing-images-structured-outputs-pixtral /"
70
+ title = " Configuring an Nginx HTTPS Reverse Proxy on Ubuntu Bionic "
71
+ url = " /tutorials/nginx-reverse-proxy /"
72
72
label = " Read more"
73
73
/>
74
74
<DefaultCard
75
- title = " Creating a documentation website using Object Storage bucket website and Material for MkDocs "
76
- url = " /tutorials/using-bucket-website-with-mkdocs /"
75
+ title = " Load Testing with Vegeta "
76
+ url = " /tutorials/load-testing-vegeta /"
77
77
label = " Read more"
78
78
/>
79
79
</Grid >
You can’t perform that action at this time.
0 commit comments