Skip to content

Commit

Permalink
Updates for 5 free trials on Strapi Cloud (#2167)
Browse files Browse the repository at this point in the history
* Update text for 5 trials

* Update text

* Replace one of the screenshots to showcase free trials banner
  • Loading branch information
pwizla authored Aug 7, 2024
1 parent 8c80ed5 commit 51da782
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 10 deletions.
4 changes: 0 additions & 4 deletions docusaurus/docs/cloud/cli/cloud-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ This command must be used after the `login` one. It deploys a local Strapi proje

Once the project is first deployed on Strapi Cloud with the CLI, the `deploy` command can be reused to trigger a new deployment of the same project.

:::caution
The `deploy` command can only be used by new users who have never created a Strapi Cloud project, and for which the free trial is still available. Once a project is deployed with the CLI, it isn't possible to deploy another project on the same Strapi Cloud account with the CLI.
:::

:::note
Once you deployed your project, if you visit the Strapi Cloud dashboard, you may see some limitations as well as impacts due to creating a Strapi Cloud project that is not in a remote repository and which was deployed with the CLI.

Expand Down
2 changes: 1 addition & 1 deletion docusaurus/docs/cloud/getting-started/deployment-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This is a step-by-step guide for deploying your project on Strapi Cloud for the
:::prerequisites
Before you can deploy your Strapi application on Strapi Cloud using the Command Line Interface, you need to have the following prerequisites:

- Be a first-time Strapi Cloud user: you must never have deployed a project with Strapi Cloud before, and your free trial must still be available.
- During your free Strapi Cloud trial, ensure you have at least 1 project slot available. Your free trial can only include up to 5 projects (see [Usage & billing](/cloud/getting-started/usage-billing)).
- Have a Google, GitHub or GitLab account.
- Have an already created Strapi project (see [Installing from CLI in the Developer Documentation](/dev-docs/installation/cli)), stored locally. The project must be less than 100MB.
- Have available storage in your hard drive where the temporary folder of your operating system is stored.
Expand Down
8 changes: 4 additions & 4 deletions docusaurus/docs/cloud/getting-started/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ Before you can deploy your Strapi application on Strapi Cloud using the Cloud da
<ThemedImage
alt="Strapi Cloud Projects page"
sources={{
light: '/img/assets/cloud/projects-empty.png',
dark: '/img/assets/cloud/projects-empty_DARK.png',
light: '/img/assets/cloud/projects-empty-with-free-trials.png',
dark: '/img/assets/cloud/projects-empty-with-free-trials_DARK.png',
}}
/>

Expand All @@ -58,7 +58,7 @@ Before you can deploy your Strapi application on Strapi Cloud using the Cloud da
3. Choose a plan for your Strapi Cloud project: either Developer, Pro, Team, or the 14-days free trial. Feel free to refer to [Pricing](https://strapi.io/pricing-cloud) for more information.

:::note Notes
- Strapi Cloud offers a free trial for only one project and you will not need to share your credit card details to deploy your first project. Once the free trial has already been used for a previous project, the option will no longer appear in the plan selection.
- Strapi Cloud offers a free trial for only 5 projects and you will not need to share your credit card details to deploy your first project. Once the 5 free trials have already been used, the option will no longer appear in the plan selection.
- You can't upload HTML files to Strapi Cloud during your free trial.
:::

Expand Down Expand Up @@ -170,7 +170,7 @@ Before you can deploy your Strapi application on Strapi Cloud using the Cloud da
## Setting up billing details

:::strapi No billing step for free trials
If you chose the free trial, this billing step will be skipped as you will not be asked to share your credit card details at the creation of the project.
If you chose the free trial, this billing step will be skipped as you will not be asked to share your credit card details at the creation of the project.

During the free trial, will be kept informed of the number of remaining free days. You will then be notified by email and via the Strapi Cloud dashboard whenever it is time to fill in your billing information to move to a paid plan.

Expand Down
2 changes: 1 addition & 1 deletion docusaurus/docs/cloud/getting-started/usage-billing.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sidebar_position: 3

This page contains general information related to the usage and billing of your Strapi Cloud account and projects.

Strapi Cloud offers a free 14 days trial for all new accounts, and 3 paid plans: Developer, Pro and Team (see [Pricing page](https://strapi.io/pricing-cloud)). The table below summarises Strapi Cloud usage-based pricing tiers, for general features & usage, CMS features and Cloud specific features:
Strapi Cloud offers up to 5 free trial projects, each free for 14 days, and 3 paid plans: Developer, Pro, and Team (see [Pricing page](https://strapi.io/pricing-cloud)). The table below summarises Strapi Cloud usage-based pricing tiers, for general features & usage, CMS features and Cloud specific features:

| Feature | Free Trial | Developer | Pro | Team |
| --- | --- | --- | --- | --- |
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 51da782

Please sign in to comment.