Skip to content

Commit 8e9b104

Browse files
authored
fix(serverless): added guideflow (#4934)
1 parent a5e9853 commit 8e9b104

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

pages/serverless-containers/quickstart.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Containers rely on the HTTP protocol, and must therefore include a web server to
2020

2121
This page explains how to deploy a basic NGINX image in a Serverless Container using the Scaleway console.
2222

23+
## Console Overview
24+
Follow this guided tour to discover how to deploy a container using the console.
25+
<GuideFlow src="https://app.guideflow.com/embed/qp7w8jdsxk"/>
26+
2327
<Macro id="requirements" />
2428

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

pages/serverless-functions/quickstart.mdx

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

2222
This page explains how to deploy, invoke, and delete a basic Node, Python, or PHP function using the [Scaleway console](https://console.scaleway.com).
2323

24+
## Console Overview
25+
Follow this guided tour to discover how to deploy a function using the console.
26+
<GuideFlow src="https://app.guideflow.com/embed/zkjlqo4iwp"/>
27+
2428
<Macro id="requirements" />
2529

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

0 commit comments

Comments
 (0)