Skip to content

Commit ce03d6f

Browse files
authored
fix(db): guideflow in quickstarts (#4998)
1 parent 490491a commit ce03d6f

File tree

6 files changed

+24
-0
lines changed

6 files changed

+24
-0
lines changed

pages/container-registry/quickstart.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ categories:
1515

1616
Scaleway [Container Registry](/container-registry/concepts/#container-registry) is a fully-managed mutualized container registry, designed to facilitate the storage, management, and deployment of container images. The service simplifies the development-to-production workflow, as there is no need to operate your own Container Registry or worry about the underlying infrastructure. You can create your Container Registry namespace, connect it to the Docker CLI, then use Docker to push and pull images to and from your registry. When you no longer need an image, you can delete it from your Container Registry.
1717

18+
## Console overview
19+
Discover the Container Registry interface in the Scaleway console.
20+
<GuideFlow src="https://app.guideflow.com/embed/0p0m6d2fvk"/>
21+
1822
<Macro id="requirements" />
1923

2024
- A Scaleway account logged into the [console](https://console.scaleway.com)

pages/managed-databases-for-postgresql-and-mysql/quickstart.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ The resource allows you to focus on development rather than administration or co
2020

2121
Compared to traditional database management, which requires customers to provide their infrastructure and resources to manage their databases, Managed Database for PostgreSQL and MySQL Instance offers the user access to Database Instances without setting up the hardware or configuring the software. Scaleway handles the provisioning, manages the configuration, and provides useful features, as high availability, automated backup, user management, and more.
2222

23+
## Console overview
24+
Discover the Managed Database for PostgreSQL and MySQL interface in the Scaleway console.
25+
<GuideFlow src="https://app.guideflow.com/embed/mk6zm06s6p"/>
26+
2327
<Macro id="requirements" />
2428

2529
- A Scaleway account logged into the [console](https://console.scaleway.com)

pages/managed-databases-for-redis/quickstart.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ categories:
1414
- postgresql-and-mysql
1515
---
1616

17+
## Console overview
18+
Discover the Managed Database for Redis™ interface in the Scaleway console.
19+
<GuideFlow src="https://app.guideflow.com/embed/dr9odj8hnr"/>
20+
1721
## How to create a Redis™ Database Instance
1822

1923
Managed Database for Redis™ is a low-latency caching solution based on in-memory data storage. It allows you to easily set up a secure cache and lighten the load on your main database.

pages/managed-mongodb-databases/quickstart.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Managed MongoDB® provides fully-managed document Database Instances, with Mong
1717

1818
MongoDB® databases enable users to store and retrieve data in a document format, such as `json`. Compared to traditional relational databases where data is stored in a table-like format, document-type storage supports storing multiple nested keys and values in each document key.
1919

20+
## Console overview
21+
Discover the Managed MongoDB® interface in the Scaleway console.
22+
<GuideFlow src="https://app.guideflow.com/embed/lpnm35zter"/>
23+
2024
<Macro id="requirements" />
2125

2226
- A Scaleway account logged into the [console](https://console.scaleway.com)

pages/serverless-jobs/quickstart.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ Refer to the [differences between Jobs, Containers, and Functions](/serverless-j
2222

2323
This page explains how to create a job definition with the latest Alpine Linux image, how to execute it, and delete it.
2424

25+
## Console overview
26+
Discover the Serverless Jobs interface in the Scaleway console.
27+
<GuideFlow src="https://app.guideflow.com/embed/zkjln7diwp"/>
28+
2529
<Macro id="requirements" />
2630

2731
- A Scaleway account logged into the [console](https://console.scaleway.com)

pages/serverless-sql-databases/quickstart.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Scaleway Serverless SQL Databases are fully managed databases that automatically
1717

1818
This page explains how to create, access, and delete a Serverless SQL Database using the Scaleway console.
1919

20+
## Console overview
21+
Discover the Serverless SQL Databases interface in the Scaleway console.
22+
<GuideFlow src="https://app.guideflow.com/embed/zpez989f8p"/>
23+
2024
<Macro id="requirements" />
2125

2226
- A Scaleway account logged into the [console](https://console.scaleway.com)

0 commit comments

Comments
 (0)