Documentation

Everything you need to ship your first deploy. More content as the beta evolves.

Beta · docs updating weekly

Quick start

No CLI yet. Web dashboard only during beta. Three clicks from repo to live URL.

  1. 1

    Sign in with GitHub

    We request read-only access to the repositories you select. No write permissions, no admin scopes, no token storage in plaintext.

  2. 2

    Pick a repository, click Deploy

    We auto-detect your framework (60+ supported), run the container build, scan for CVEs and leaked secrets, and roll out the new revision. Logs stream live in the dashboard.

  3. 3

    Promote to staging or production

    Per-environment policies (severity gate, EOL gate, approval gate) decide whether the promote goes through. If a build fails, AI Rescue proposes a fix.

Common questions

Short answers to what new customers ask first.

What languages and frameworks are supported?
60 frameworks across 16 ecosystems. Node, Python, Go, Rust, Java, Spring, .NET, Rails, PHP, Elixir, Bun, Deno, and more. Auto-detected from package manifests and content sniffing.
Static sites or container apps?
Both. Static sites are unlimited within your project quota. Container apps come in five sizes (Small to 2XL) and bill separately on Pro and Team tiers. See pricing for per-container rates.
Where does my code run?
Managed runtime: a multi-tenant managed cluster today, additional regions arriving. BYOC (Enterprise only): your Azure, AWS, or GCP account. Same workflow, your compute bill.
What about security and compliance?
Every build runs CVE scanning, secret detection, and SBOM generation (CycloneDX format, industry standard). Pro tier signs SBOM exports and supports multi-approver gates. Enterprise adds DPA, a SOC 2 audit pack (in progress), SCIM, deploy windows, and signed release artifacts.
Custom domain or HTTPS?
Every deploy gets a *.vibsl.app subdomain with free TLS. Attach a custom domain by adding one CNAME (subdomain) or a TXT plus A record (apex) and we manage the certificate end to end.
What if a deploy fails?
AI Rescue analyzes the build logs, framework, and error, then proposes a fix in plain English. For common classes of failure (missing Dockerfile, wrong Node version, missing build command) it can auto-apply the fix and retry. Snapshot-based rollback restores the previous good revision in seconds.

Feature status

What ships today, what's on the roadmap, and what requires which tier. Updated weekly during beta.

Capability Status
GitHub OAuth sign-in Ships today
Web dashboard Ships today
Framework auto-detection (60+) Ships today
Multi-language build pipeline with framework detection Ships today
CVE + secret scanning on every build Ships today
SBOM on every deploy (CycloneDX format) Ships today
Custom domains with managed TLS Ships today
Snapshot-based instant rollback Ships today
AI Rescue (build failure auto-fix) Ships today
Real-time logs + metrics Ships today
PR previews Ships today
Push image to your own registry Ships today
Approval gates + multi-approver Ships today
Google OAuth sign-in Coming soon
REST API + webhooks Coming soon
CLI Roadmap
SAML SSO Team tier
BYOC (Azure / AWS / GCP) Enterprise
SCIM provisioning Enterprise
Custom AI Rescue prompts Enterprise
Signed release artifacts Enterprise
DPA + SOC 2 audit pack (in progress) Enterprise

Need help?

Small team, we read every email. For setup, billing, or anything not in the docs, reach support@vibsl.com . For security disclosure, see our trust page .