Get started with Vibe Anywhere
Everything you need to set up and use Vibe Anywhere, whether on our cloud or your own infrastructure.
SaaS Quick Start
Create an account on app.vibeanywhere.dev and start your first workspace in under a minute.
- 1Create your free account
- 2Add a repository
- 3Create a workspace from a branch
- 4Open a terminal and start coding with AI
Self-Hosted (Proxmox)
Install Vibe Anywhere on your Proxmox server with a single command.
- 1Run the install script on your Proxmox host
- 2Access the web UI on port 3000
- 3Change the default admin password
- 4Configure Proxmox API access and create templates
Self-Hosted (Linux)
Install directly on any Debian or Ubuntu server.
- 1Run the install script on your Linux server
- 2Access the web UI on port 3000
- 3Change the default admin password
- 4Add repositories and start creating workspaces
Resources
Dive deeper into the Vibe Anywhere platform.
Desktop CLI Reference
Complete guide for the desktop client: tab management, port forwarding, detach sessions, and repository-scoped workflows.
API Reference
94 REST API endpoints covering workspaces, repositories, tabs, templates, and more.
WebSocket Events
Real-time events for terminal output, Git operations, container management, and collaboration.
Database Schema
22 tables covering users, workspaces, repositories, secrets, and system configuration.
Release Notes
Changelog and release history for all Vibe Anywhere versions.