Deployments
How deployments work
How preview and production deployments work on Easel.
Easel creates a deployment for every push to a connected repository. Preview deployments get shareable URLs. Production deployments update your live URL and any custom domains attached to the project.
How deployments are created
- Connect a Git repository to your project.
- Set the production branch in Project settings → Environments.
- Push to that branch for production, or to any other branch for a preview.
You can inspect build logs, output, and URLs on each deployment’s detail page in the dashboard.
Guides in this section
Environments
Preview vs production, auto-assign, and the production branch.
Promote and Rollback
Instant Rollback, staged promote, and promote a preview to production.
Deployment URLs
Commit, branch, and production URL patterns.
Custom domains
Attach your domain, configure DNS, and get automatic TLS.
Environment variables
Scope secrets to production, preview, and development.
Pause a project
Stop production traffic while preview keeps working.
Workspace suspended
Diagnose platform suspension banners and 503 responses.