3. Deployment and Cloud Environments

Provision a Cloud environment (Dev/Staging/Prod) and perform the first deploy.

Prerequisites

  • Your project already runs on Preview.

  • You have permission to purchase/provision environments (billing).

  • (Optional) You have access to DNS of the domain, if using a custom domain.

circle-info

Dev to test quickly. Staging to validate release. Prod for end users.

1

Open Cloud Environments

2

Create the environment

circle-info

Choose a name that makes the environment type obvious. Prevents deploying to the wrong place.

3

Configure domain and scaling

circle-info

Start smaller. Increase later if there is slowness, timeouts, or real load.

4

Provision and wait until Ready

chevron-rightExpected timehashtag

Usually takes a few minutes. If it stays stuck for a long time, follow the "If it fails" section.

5

Publish (deploy)

circle-info

Avoid "deploy spam." If needed, wait a few minutes and try again.

6

Validate the deploy

If it fails

  • Deploy fails with error: follow Deployment issues.

  • Environment “Ready”, but the URL doesn't open: if using a custom domain, review DNS and wait for propagation.

  • Deploy completes, but the app doesn't start: treat as a runtime and follow the diagnosis in the troubleshooting.

Last updated

Was this helpful?