docs: added cloud documentation project (#12711)

This commit is contained in:
Shahed Nasser
2025-06-12 11:29:14 +03:00
committed by GitHub
parent bd6d9777c5
commit 8a88748982
85 changed files with 1463 additions and 19 deletions
+5 -5
View File
@@ -8,25 +8,25 @@ export const metadata = {
Find guides to deploy your Medusa application, Medusa Admin, and Next.js Starter Storefront.
## Medusa Cloud
## Cloud
Medusa Cloud is our managed services offering for Medusa applications. Medusa Cloud hosts your server, Admin dashboard, database, and Redis instance. The infrastructure is security-compliant and optimized for Medusa and supports:
Cloud is our managed services offering for Medusa applications. Cloud hosts your server, Admin dashboard, database, and Redis instance. The infrastructure is security-compliant and optimized for Medusa and supports:
- Zero configuration.
- Built-in autoscaling.
- Deploy to regions around the world.
- 99.99% uptime guarantee.
With Medusa Cloud, you maintain full customization control as you deploy your own modules and customizations directly from GitHub:
With 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.
Medusa Cloud users also gets early access to new features (for example, Gift Cards and Draft Orders).
Cloud users also gets early access to new features (for example, Gift Cards and Draft Orders).
[Sign up and learn more about Medusa Cloud](https://medusajs.com/pricing/)
[Sign up and learn more about Cloud](https://medusajs.com/pricing/)
---