docs: add regions supported by Cloud (#13220)
* docs: add regions supported by Cloud * fix vale error * change location
This commit is contained in:
@@ -14,7 +14,7 @@ You can also contact a [Medusa Expert](https://medusajs.com/experts/) to help yo
|
||||
|
||||
---
|
||||
|
||||
## Does Cloud support hosting storefronts?
|
||||
## Does Medusa support hosting storefronts on Cloud?
|
||||
|
||||
Medusa can only host Medusa servers and admin dashboards. To host your storefront, you can use hosting providers like Vercel.
|
||||
|
||||
@@ -22,9 +22,9 @@ Learn more in the [Connect Production Storefront](../connect-storefront/page.mdx
|
||||
|
||||
---
|
||||
|
||||
## What resources does Cloud provide?
|
||||
## What resources does Medusa provide in Cloud?
|
||||
|
||||
Cloud fully-manages your [PostgreSQL databases](../database/page.mdx), [Redis instances](../redis/page.mdx), and [S3 buckets](../s3/page.mdx). You don't need to configure or maintain them.
|
||||
Medusa fully-manages your [PostgreSQL databases](../database/page.mdx), [Redis instances](../redis/page.mdx), and [S3 buckets](../s3/page.mdx) on Cloud. You don't need to configure or maintain them.
|
||||
|
||||
---
|
||||
|
||||
@@ -48,7 +48,7 @@ You can deploy projects like marketplaces, B2B, subscription-based stores, and m
|
||||
|
||||
---
|
||||
|
||||
## Does Cloud create new Medusa projects for each deployment?
|
||||
## Does Medusa create new Medusa projects for each deployment on Cloud?
|
||||
|
||||
No, Medusa does not create new Medusa projects for your deployments. Instead, it deploys your existing Medusa project from your GitHub repository.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user