Velixir Documentation
Velixir is a European cloud platform for deploying high-scale web apps in any language. Push your source and Velixir builds it server-side into a container image, then runs it with autoscaling, zero-downtime rolling deploys, instant rollback, and high availability. Node.js, Python, Go, Ruby, PHP, Java, Elixir, Rust, .NET, Deno, and F# are all first-class, with no Dockerfile, no build config, and no local build step. Managed Postgres and Valkey are included.
Velixir is a European cloud with EU data residency. Two regions are live today: EU Central, to keep your data in the EU, and NA East, for North American reach. More regions are on the way.
These docs cover the platform from first sign-up through production deploys. If you're API-shopping, the API reference is the place to start.
Start here
- Sign up and deploy - Account creation, first project, your first deploy in five minutes.
- Install the CLI -
velixiris the canonical way to ship code. Available for Windows, macOS, and Linux. - Deploying -
velixir deploy, a connected GitHub repo, and the dashboard source upload.
Apps
- Environment variables - Set per-app config, including secrets that get encrypted at rest.
- Scaling and HA - CPU-based autoscaling, deployment slots, and warm standby replicas.
- Custom domains - Point your domain at an app and get TLS issued automatically.
Managed services
- Postgres databases - High-availability PostgreSQL provisioned per project, with daily backups.
- Valkey caches - Drop-in Redis replacement, also fully managed.
Team
- Invites and roles - Bring teammates in with the right level of access (Owner / Admin / Member / read-only).
- Billing - How charges work, top-ups, who can change what on the card.
API
- API reference - Every endpoint, request shape, and response shape. Powered by Scalar.