docs: added section on medusa cloud (#10265)
This commit is contained in:
@@ -8,10 +8,21 @@ export const metadata = {
|
||||
|
||||
In this document, you'll learn the general steps to deploy your Medusa application. How you apply these steps depend on your chosen hosting provider or platform.
|
||||
|
||||
<Note>
|
||||
|
||||
Find how-to guides for specific platforms in [this documentation](!resources!/deployment).
|
||||
|
||||
<Note title="Deploy with Medusa Cloud" type="success">
|
||||
|
||||
Want Medusa to manage and maintain your infrastructure? [Sign up and learn more about Medusa Cloud](https://medusajs.com/contact)
|
||||
|
||||
The creators and maintainers of Medusa provide Medusa Cloud, a managed infrastructure to host your Medusa application, Admin, databases, and more.
|
||||
|
||||
With Medusa Cloud, you maintain full customization control as you deploy your own modules and customizations directly from GitHub:
|
||||
|
||||
- Push to deploy.
|
||||
- Multiple testing environments.
|
||||
- Preview environments for new PRs.
|
||||
- Test on production-like data.
|
||||
|
||||
</Note>
|
||||
|
||||
<Prerequisites items={[
|
||||
|
||||
Reference in New Issue
Block a user