Velixir Documentation
Velixir is a .NET-native deployment platform. Push your code, we run it with autoscaling, instant rollback, and cross-region HA — ASP.NET Core APIs, background workers, gRPC services, scheduled jobs, whatever your dotnet publish produces. Managed Postgres and Valkey are included.
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 push, the dashboard upload flow, and the GitHub webhook integration.
Apps
- Environment variables — Set per-app config, including secrets that get encrypted at rest.
- Scaling and HA — CPU-based autoscaling, deployment slots, and cross-region warm standby.
- 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.