Feature Catalogue
A current-state catalogue of every capability available on SCAYLE Storefront Hosting today. Use this as a quick reference for "do we have X?" and as a starting point for evaluating fit or planning a migration. Each capability is documented in depth in its respective section.
This matrix reflects features that are generally available today. Capabilities in active development will be added when they become available.
| Feature | What it does |
|---|
| Application build | Build pipeline that compiles your storefront for deployment |
| Deployment lifecycle | Each deployment moves through build, deploy, and live stages |
| Deployment actions | Rollback, redeploy, or cancel a deployment |
| Deployment in progress | Real-time status and logs for active deployments |
| CI/CD integration | Trigger deployments from your CI/CD pipeline using the SCAYLE CLI with deployment tokens |
| Global edge delivery | Deployed assets and high-traffic pages served from Cloudflare's edge for low-latency global response |
| Feature | What it does |
|---|
| Multiple environments | Create and manage separate environments (e.g., staging, production) |
| Feature | What it does |
|---|
| Repository configuration | Connect your Git repository (GitHub, GitLab) to enable automated deployments |
| Monorepo support | Configure a custom working directory to point builds at a specific subfolder of your repository |
| Custom domains | Bring your own domain with auto-renewing SSL |
| Wildcard domains | One configuration serves unlimited subdomains |
| SSL certificate transparency | View certificate authority, issue date, and expiration for active custom domains |
| Environment variables | Set per-environment configuration values |
| CDN cache purge | Invalidate all cached assets across CDN edge nodes per environment |
| Feature | What it does |
|---|
| Insights | Built-in dashboards for throughput, errors, and response time, filterable per environment |
| Application logs | Streamed and searchable runtime logs |
| Observability integrations | Stream logs and metrics to leading monitoring providers |
| Feature | What it does |
|---|
| Vulnerability scanning | Scans your code and dependencies for known vulnerabilities |
| Software Bill of Materials (SBOM) | Per-build CycloneDX inventory of every component and dependency, downloadable for security scanning and compliance |
| Script Governance | Runtime monitoring of third-party scripts for tampering (anti-skimming) |
| HTTP Basic Authentication | Restrict access to pre-launch environments |