Documentation
Comprehensive guides to get you up and running with VIBSL
📚 Coming Soon
Full documentation is being finalized. Request early access to get started with VIBSL.
How a deploy works today
No CLI yet — everything is web UI for the beta. Once you have access, the full flow is three clicks.
1. Sign in with GitHub
We request read-only access to the repos you choose. No write permission, no admin scopes.
2. Pick a repo, hit Deploy
We detect the framework, pick a build, run security scans, and roll out the new revision. Logs stream live in the dashboard.
3. Promote to staging or production
Per-environment policies (CVE severity gate, EOL gate) decide whether the promote goes through. If a build fails, the Build Agent proposes a fix PR.
Getting Started
Installation, setup, and your first deployment
API Reference
Complete API documentation and examples
CLI Reference
A CLI is on the roadmap. Today everything is in the dashboard.
Cloud setup
Azure BYOC connection guide. AWS and GCP are still in beta.
Security Best Practices
Secure your deployments and manage compliance
Troubleshooting
Common issues and solutions