docs: auth in cloud + restructure deployment guides (#14457)
* docs: auth in cloud + restructure deployment guides * added details about enabling cloud auth * fix vale errors
This commit is contained in:
@@ -62,7 +62,7 @@ To update your Medusa application deployed on Cloud:
|
||||
- If you're using a long-lived environment, Medusa will automatically deploy the changes to the branch's environment.
|
||||
- If you're using a new branch to create a pull request, open the pull request to the production branch. This will create a preview environment that you can use to test the update before merging it into the production branch.
|
||||
|
||||
Then, you can access the environment's [live deployment](../deployments/page.mdx#access-live-deployment) to test the update. You can also use the [build](../logs/page.mdx#view-build-logs) and [runtime](../logs/page.mdx#view-runtime-logs) logs of the environment to debug any issues that occur during the update process or testing.
|
||||
Then, you can access the environment's [live deployment](../deployments/access/page.mdx) to test the update. You can also use the [build](../logs/page.mdx#view-build-logs) and [runtime](../logs/page.mdx#view-runtime-logs) logs of the environment to debug any issues that occur during the update process or testing.
|
||||
|
||||
### Push Update to Production
|
||||
|
||||
|
||||
Reference in New Issue
Block a user