CONNECT YOUR DOMAIN.
Configure custom domains for your Boottify deployments with automatic SSL certificates via Let's Encrypt.
ADDING A DOMAIN
Add your custom domain from the project settings. Navigate to Settings → Domains and click "Add Domain".
Apex domains
example.com
Subdomains
app.example.com, www.example.com
DNS CONFIGURATION
Configure your DNS records to point to Boottify. The required records depend on your domain type.
For Apex Domains (A Record)
Type: A
Name: @
Value: 95.216.3.90
TTL: 3600For Subdomains (A Record)
Type: A
Name: www (or your subdomain)
Value: 95.216.3.90
TTL: 3600NOTE: DNS propagation can take up to 48 hours, though it usually completes within minutes.
SSL CERTIFICATES
Boottify automatically provisions and renews SSL certificates for all custom domains using Let's Encrypt. No configuration required.
Automatic HTTPS
All traffic is automatically redirected to HTTPS.
Auto-Renewal
Certificates are renewed automatically before expiration.
DOMAIN VERIFICATION
After adding DNS records, verify your domain ownership. Boottify will check for the correct DNS configuration.
Step 1
Go to your app in the Control Center and open the Domains tab.
Step 2
Click "Verify Domain" to check your DNS configuration.
Domain verification status is shown in the dashboard. Once verified, SSL will be automatically provisioned via Let's Encrypt and your domain will be active within minutes.