Documentation

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

Docs updating weekly

Quick start

No CLI yet. Web dashboard only for now. 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 work out your framework (60+ supported), build your app, check it for security problems and leaked secrets, and roll out the new version. 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 gets checked for known security holes and leaked secrets, and we produce a full contents list of what's inside. Pro signs those exports and lets you require more than one approver. Enterprise adds a data processing agreement, a SOC 2 audit pack (in progress), SCIM, deploy windows, and signed releases.
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.

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
Security and secret scanning on every build Ships today
A full contents list on every deploy 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 .