Skip to content

Commit

Permalink
Remove outdated warning in migration FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
pwizla authored Dec 19, 2024
1 parent a1f452c commit c6b30e2
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@ Strapi 5 docs also provide a [complete breaking changes database](/dev-docs/migr
<details style={{backgroundColor: 'transparent', border: 'solid 1px #4945ff' }}>
<summary style={{fontSize: '18px'}}>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 c6b30e2

Please sign in to comment.