From dcc27d5d39a015454a40f89db7bdaf8c2e2ebdae Mon Sep 17 00:00:00 2001 From: DMehaffy Date: Fri, 10 Oct 2025 10:54:18 -0700 Subject: [PATCH 1/3] Update usage-billing.md with Free Plan details Added caution and info sections regarding Free Plan usage and scaling behavior. --- .../docs/cloud/getting-started/usage-billing.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/docusaurus/docs/cloud/getting-started/usage-billing.md b/docusaurus/docs/cloud/getting-started/usage-billing.md index d990fdb5c6..22cccdb02e 100644 --- a/docusaurus/docs/cloud/getting-started/usage-billing.md +++ b/docusaurus/docs/cloud/getting-started/usage-billing.md @@ -38,7 +38,16 @@ Strapi Cloud offers 1 Free plan and 3 paid plans: Essential, Pro and Scale (see - Cloud specific feature: - Backups refers to the automatic backups of Strapi Cloud projects (see [Backups documentation](/cloud/projects/settings#backups) for more information on the feature). - Custom domains refer to the ability to define a custom domain for your Strapi Cloud (see [Custom domains](/cloud/projects/settings#connecting-a-custom-domain)). - - Environments refers to the number of environments included in the plan on top of the default production environment (see [Environments](/cloud/projects/settings#environments) documentation for more information on the feature). + - Environments refers to the number of environments included in the plan on top of the default production environment (see [Environments](/cloud/projects/settings#environments) documentation for more information on the feature). +::: + +:::caution The Free Plan is for personal, non-commercial use only +Commercial use means any project made for financial gain, including: +- Accepting or processing payments on your site +- Accepting or receiving payment to create, update, or host the site +- Advertising, promoting, or selling products or services +- Hosting or serving advertisements for any 3rd party +For more information, visit [strapi.io/cloud-legal](strapi.io/cloud-legal) ::: :::info Scale-to-zero and cold start on the Free plan From 119948b99a906d8653159d79b224e792a57c079b Mon Sep 17 00:00:00 2001 From: DMehaffy Date: Fri, 10 Oct 2025 11:01:57 -0700 Subject: [PATCH 2/3] Update link text for Strapi cloud-legal Fix broken link --- docusaurus/docs/cloud/getting-started/usage-billing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus/docs/cloud/getting-started/usage-billing.md b/docusaurus/docs/cloud/getting-started/usage-billing.md index 22cccdb02e..2f5f95c652 100644 --- a/docusaurus/docs/cloud/getting-started/usage-billing.md +++ b/docusaurus/docs/cloud/getting-started/usage-billing.md @@ -47,7 +47,7 @@ Commercial use means any project made for financial gain, including: - Accepting or receiving payment to create, update, or host the site - Advertising, promoting, or selling products or services - Hosting or serving advertisements for any 3rd party -For more information, visit [strapi.io/cloud-legal](strapi.io/cloud-legal) +For more information, visit [Strapi cloud-legal](https://strapi.io/cloud-legal) ::: :::info Scale-to-zero and cold start on the Free plan From a1781b41fae0a6d1fbdf9b0d528a96ce009d81c5 Mon Sep 17 00:00:00 2001 From: DMehaffy Date: Fri, 10 Oct 2025 11:02:23 -0700 Subject: [PATCH 3/3] Correct capitalization in usage-billing.md --- docusaurus/docs/cloud/getting-started/usage-billing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus/docs/cloud/getting-started/usage-billing.md b/docusaurus/docs/cloud/getting-started/usage-billing.md index 2f5f95c652..3ecdf9deb2 100644 --- a/docusaurus/docs/cloud/getting-started/usage-billing.md +++ b/docusaurus/docs/cloud/getting-started/usage-billing.md @@ -47,7 +47,7 @@ Commercial use means any project made for financial gain, including: - Accepting or receiving payment to create, update, or host the site - Advertising, promoting, or selling products or services - Hosting or serving advertisements for any 3rd party -For more information, visit [Strapi cloud-legal](https://strapi.io/cloud-legal) +For more information, visit [Strapi Cloud-Legal](https://strapi.io/cloud-legal) ::: :::info Scale-to-zero and cold start on the Free plan