Skip to content

Commit

Permalink
Merge pull request #2272 from strapi/fix/v5CloudWarning
Browse files Browse the repository at this point in the history
  • Loading branch information
derrickmehaffy authored Oct 25, 2024
2 parents 14f8bb5 + d309c79 commit 6b46a99
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@ Strapi 5 docs also provide a [complete breaking changes database](/dev-docs/migr
<details style={detailsStyle}>
<summary style={summaryStyle}>As a Strapi Cloud customer, how can I handle the entire upgrade and deployment of my Strapi 5 application?</summary>

:::danger Warning: Don't push a Strapi 5 project to Strapi Cloud yet
Strapi Cloud is still running on Strapi v4. The following process is provided as an indication of what will happen when Strapi 5 is released as a stable version. Do not try to push your Strapi 5 beta or Release Candidate (RC) project to Strapi Cloud yet.
:::

1. [Create a backup](/cloud/projects/settings#backups) and update your code locally, following the <a href="/dev-docs/migration/v4-to-v5/step-by-step">step-by-step guide</a>.
2. Run the `yarn deploy` or `npm run deploy` commands from the [Cloud CLI](/cloud/cli/cloud-cli).<br/>

Expand Down

0 comments on commit 6b46a99

Please sign in to comment.