Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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 macros/serverless/container-registry-note.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
macro: container-registry-note
---

[Scaleway's Container Registry](/container-registry/) allows for a seamless integration with Serverless Containers and Jobs at a [competitive price](/container-registry/faq//#how-am-i-billed-for-scaleway-container-registry).
[Scaleway's Container Registry](/container-registry/) allows for a seamless integration with Serverless Containers and Jobs at a [competitive price](/container-registry/faq/#how-am-i-billed-for-scaleway-container-registry).
Serverless products support external public registries (such as [Docker Hub](https://hub.docker.com/search?q=)), but we do not recommend using them due to uncontrolled rate limiting, which can lead to failures when starting resources, unexpected usage conditions, and pricing changes.
2 changes: 1 addition & 1 deletion pages/billing/troubleshooting/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ categories:
<DefaultCard
title="Billing FAQ"
description="General info on Scaleway billing."
url="/faq/billing/"
url="/billing/faq"
label="See more"
/>
<DefaultCard
Expand Down
2 changes: 1 addition & 1 deletion pages/block-storage/troubleshooting/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ categories:
<DefaultCard
title="Block Storage FAQ"
description="General info on Block Storage."
url="/faq/block-storage/"
url="/block-storage/faq"
label="See more"
/>
<DefaultCard
Expand Down
2 changes: 1 addition & 1 deletion pages/edge-services/troubleshooting/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ categories:
<DefaultCard
title="Edge Services FAQ"
description="Answers to common questions"
url="/faq/edge-services/"
url="/edge-services/faq"
label="See more"
/>
<DefaultCard
Expand Down
2 changes: 1 addition & 1 deletion pages/iam/troubleshooting/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ categories:
<DefaultCard
title="IAM FAQ"
description="General info on Scaleway IAM."
url="/faq/iam/"
url="/iam/faq"
label="See more"
/>
<DefaultCard
Expand Down
2 changes: 1 addition & 1 deletion pages/load-balancer/troubleshooting/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ categories:
<DefaultCard
title="Load Balancer FAQ"
description="Answers to common questions"
url="/faq/loadbalancer/"
url="/load-balancer/faq/"
label="See more"
/>
<DefaultCard
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ categories:
<DefaultCard
title="Managed Databases for PostgreSQL and MySQL FAQ"
description="General info on Managed Databases"
url="/faq/databases-for-postgresql-and-mysql/"
url="/managed-databases-for-postgresql-and-mysql/faq/"
label="See more"
/>
<DefaultCard
Expand Down
2 changes: 1 addition & 1 deletion pages/object-storage/troubleshooting/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ categories:
<DefaultCard
title="Object Storage FAQ"
description="General information on Object Storage"
url="/faq/object-storage/"
url="/object-storage/faq"
label="See more"
/>
<DefaultCard
Expand Down
2 changes: 1 addition & 1 deletion pages/serverless-containers/troubleshooting/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ categories:
<DefaultCard
title="Serverless Containers FAQ"
description="General info on Serverless Containers"
url="/faq/serverless-containers/"
url="/serverless-containers/faq"
label="See more"
/>
<DefaultCard
Expand Down
2 changes: 1 addition & 1 deletion pages/serverless-functions/troubleshooting/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ categories:
<DefaultCard
title="Serverless Functions FAQ"
description="General info on Serverless Functions."
url="/faq/serverless-functions/"
url="/serverless-functions/faq"
label="See more"
/>
<DefaultCard
Expand Down
2 changes: 1 addition & 1 deletion pages/serverless-jobs/troubleshooting/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ categories:
<DefaultCard
title="Serverless Jobs FAQ"
description="General info on Serverless Jobs"
url="/faq/serverless-jobs/"
url="/serverless-jobs/faq"
label="See more"
/>
<DefaultCard
Expand Down
2 changes: 1 addition & 1 deletion pages/transactional-email/troubleshooting/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ categories:
<DefaultCard
title="Transactional Email FAQ"
description="General info on Transactional Email"
url="/faq/transactional-email/"
url="/transactional-email/faq"
label="See more"
/>
<DefaultCard
Expand Down
2 changes: 1 addition & 1 deletion tutorials/discourse-forum/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ For those looking to set up Discourse, using the official [Docker image](https:/
- An [SSH key](/organizations-and-projects/how-to/create-ssh-key/)
- An [Instance](/instances/how-to/create-an-instance/) running on Ubuntu Focal Fossa (20.04)
- A domain name pointed to your Instance
- Enabled the [SMTP ports](https://www.scaleway.com/en/faq/why-can-i-not-send-any-email/)
- Enabled the [SMTP ports](/instances/how-to/send-emails-from-your-instance/)
- Configured a [mail server](/tutorials/setup-postfix-ubuntu-bionic/) or have an SMTP account available

## Installing Discourse
Expand Down