Migration
Move Your Site, Zero Downtime
Migrate static sites from any hosting platform. Deploy to QuantCDN via GitHub Actions while your current site is still live, then switch DNS when ready.
Migration Process
Deploy to QuantCDN via GitHub Actions while your current host is still serving traffic. Test on your QuantCDN domain, then switch DNS when ready.
- GitHub Actions deploy
- Test before switching
- DNS cutover
- SSL auto-provisioned
GitHub Actions guide
Platform Features
Configure redirects and headers via page rules. Edge functions for custom logic. GitHub Actions for CI/CD workflows.
- Redirects → Page Rules
- Headers → Page Rules
- Functions → Edge Functions
- Build → GitHub Actions
Page Rules documentation
Migrate via Crawler
For sites without source code access, use the crawler. It captures your existing site and serves it statically from the CDN.
- Crawl any site
- Browser mode for JS
- Scheduled updates
- No source needed
Crawler documentation
Migration Options
Different approaches depending on your current setup.
From GitHub Actions
Already using GitHub Actions? Update your workflow to deploy to QuantCDN instead.
- deploy-action@v5
- purge-action@v2
- Simple switch
From SSG Platforms
Migrating from Netlify, Vercel, or other SSG hosts? Build locally or in GitHub Actions.
- Any SSG output
- GitHub Actions
- Custom domains
From Traditional Hosting
No source code access? The crawler captures your existing site and serves it statically.
- Full site capture
- Browser mode
- Scheduled updates
From WordPress
Keep WordPress as your CMS. The crawler captures and serves your site statically.
- Crawl WordPress
- Static delivery
- Scheduled sync
From Drupal
Use the Quant Drupal module or crawler. Serve your Drupal site statically.
- Quant module
- Crawler option
- Static delivery
Redirects & Headers
Configure redirects and custom headers via page rules. 10 action types available.
- 301/302/307 redirects
- Custom headers
- Password protect
Ready to Migrate?
Deploy to QuantCDN while your current site is live. Switch DNS when ready.