docs: general changes to Cloud docs (#13616)
* docs: document self serve * docs: Cloud docs changes * vale fixes * vale error fix * fixes * added new sections * generate
This commit is contained in:
@@ -6,17 +6,13 @@ export const metadata = {
|
||||
|
||||
# {metadata.title}
|
||||
|
||||
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.
|
||||
|
||||
Find how-to guides for specific platforms in [this documentation](!resources!/deployment).
|
||||
In this guide, 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 title="Deploy with Cloud" type="success">
|
||||
|
||||
Want Medusa to manage and maintain your infrastructure? [Sign up and learn more about Cloud](!cloud!)
|
||||
Before deciding to self-host your Medusa application, consider reading the [Cloud vs. Self-Hosting comparison guide](!cloud!/comparison). By using Cloud, you can avoid the complexities and challenges of self-hosting, while benefiting from automated deployment, scaling, and maintenance.
|
||||
|
||||
Cloud is our managed services offering that makes deploying and operating Medusa applications possible without having to worry about configuring, scaling, and maintaining infrastructure. Cloud hosts your server, Admin dashboard, database, and Redis instance.
|
||||
|
||||
With Cloud, you maintain full customization control as you deploy your own modules and customizations directly from GitHub:
|
||||
With Cloud, you also maintain full customization control as you deploy your own modules and customizations directly from GitHub:
|
||||
|
||||
- Push to deploy.
|
||||
- Multiple testing environments.
|
||||
|
||||
Reference in New Issue
Block a user