Skip to main content
// PREVIEW DEPLOYMENTS

PREVIEW EVERY CHANGE.

Automatic preview deployments for every branch and pull request. Review, test, and collaborate before merging to production.

01

HOW IT WORKS

When you push to a branch or open a pull request, Boottify automatically creates a unique preview deployment with its own URL.

Branch Previews

Every branch gets a unique preview URL: feature-xyz.your-project.boottify.com

PR Comments

Preview links are automatically posted to your pull request

Status Checks

Build status is reported back to GitHub

02

PREVIEW URLS

Preview URLs follow a predictable pattern based on your branch name and project configuration.

text
# Branch preview format
https://{branch}-{project}.boottify.com

# Examples
https://feature-login-my-app.boottify.com
https://fix-header-my-app.boottify.com
https://pr-42-my-app.boottify.com

You can also configure custom preview domains in project settings.

03

ACCESS CONTROL

Control who can access preview deployments with password protection or team-only access.

Password Protection

Require a password to view preview deployments.

Team Access

Restrict access to team members only via SSO.

Configure access control from your app's settings page in the Control Center.

04

CONFIGURATION

Configure preview deployment behavior from your app's settings page in the Control Center dashboard.

Enable Previews

Toggle preview deployments on or off for your project.

PR Comments

Enable automatic preview links posted to pull requests.