docs

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.

Build & Deploy

FeatureWhat it does
Application buildBuild pipeline that compiles your storefront for deployment
Deployment lifecycleEach deployment moves through build, deploy, and live stages
Deployment actionsRollback, redeploy, or cancel a deployment
Deployment in progressReal-time status and logs for active deployments
CI/CD integrationTrigger deployments from your CI/CD pipeline using the SCAYLE CLI with deployment tokens
Global edge deliveryDeployed assets and high-traffic pages served from Cloudflare's edge for low-latency global response

Environments

FeatureWhat it does
Multiple environmentsCreate and manage separate environments (e.g., staging, production)

Configure

FeatureWhat it does
Repository configurationConnect your Git repository (GitHub, GitLab) to enable automated deployments
Monorepo supportConfigure a custom working directory to point builds at a specific subfolder of your repository
Custom domainsBring your own domain with auto-renewing SSL
Wildcard domainsOne configuration serves unlimited subdomains
SSL certificate transparencyView certificate authority, issue date, and expiration for active custom domains
Environment variablesSet per-environment configuration values
CDN cache purgeInvalidate all cached assets across CDN edge nodes per environment

Monitoring & Observability

FeatureWhat it does
InsightsBuilt-in dashboards for throughput, errors, and response time, filterable per environment
Application logsStreamed and searchable runtime logs
Observability integrationsStream logs and metrics to leading monitoring providers

Security

FeatureWhat it does
Vulnerability scanningScans 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 GovernanceRuntime monitoring of third-party scripts for tampering (anti-skimming)
HTTP Basic AuthenticationRestrict access to pre-launch environments