Billing Platform for Proxmox VE — KVM & LXC Infrastructure
Onie NexusCMP — complete billing system for Proxmox VE cloud infrastructure. Automate invoicing for KVM virtual machines and LXC containers, track ZFS storage usage, manage Ceph-integrated billing with prepaid/postpaid and multi-currency support. AI-powered VM provisioning via chat.
Full Proxmox VE billing platform source code. Automated invoicing for KVM VMs and LXC containers, cluster management, ZFS storage metering, Ceph integration, multi-currency. Deploy on your infrastructure, white-label for your clients. One-time payment, own forever.
42+
Admin Modules
30+
User Features
300+
API Endpoints
1,200+
REST APIs
Why Choose Onie NexusCMP for Proxmox?
Proxmox Billing Dashboard — Real Product
The exact billing portal your Proxmox customers will use — KVM/LXC provisioning, invoice tracking, ZFS storage metering, bandwidth usage, support tickets. Native Proxmox VE API integration.
AI-Powered Proxmox Billing & Operations
Manage Proxmox billing, provision VMs, and operate your entire cloud through natural language. Onie AI understands context, executes commands, and coordinates multi-agent teams — all via chat.
Natural Language Cloud Management
"Create a 4GB Ubuntu VM in zone US-1" — Onie AI understands and executes. No CLI, no dashboards, just chat.
Multi-Agent AI Team
Specialized AI agents collaborate: one handles VM provisioning, another manages networking, another handles billing queries. Real-time coordination.
AI API Gateway
OpenAI-compatible API endpoints. Support Qwen, Claude, GPT models. 90% cheaper than direct API calls. Built-in token usage tracking.
Cloud Shell
Browser-based terminal with SSH access to all cloud resources. Execute commands, manage infrastructure directly from the web UI.
Manage Proxmox via Chat
Create VMs on Proxmox, check billing, configure networks — all through natural language. Onie AI understands your intent and executes cloud operations instantly. Multi-agent team handles complex workflows automatically.
Onie AI
Online
Create an Ubuntu 24.04 VM, 4 vCPU, 8GB RAM in SGN1 zone
I'll create that VM for you right away! Here's the configuration:
✓ OS: Ubuntu 24.04 LTS
✓ CPU: 4 vCPU
✓ RAM: 8 GB
✓ Zone: SGN1 (Ho Chi Minh)
✓ Storage: 80GB NVMe SSD
⏳ Creating... ~45 seconds
Estimated cost: $24.00/month
✅ VM created successfully!
IP: 103.45.67.89
SSH: ssh root@103.45.67.89
Onie Cloud Shell
╔══════════════════════════════════════╗
║ Onie Cloud Shell v2.0.0
╚══════════════════════════════════════╝
onie $ vm list
ID NAME STATUS IP
──────────────────────────────────────────────────────
a3f1b2c web-server running 103.45.67.89
d7e8f9a db-primary running 103.45.67.90
k2m3n4p staging-api stopped 103.45.67.91
onie $ billing balance
Current balance: $847.50
Monthly usage: $152.30
Active services: 8
onie $ vm start staging-api
✓ VM "staging-api" is starting...
✓ VM "staging-api" is now running
onie $
Browser-Based Cloud Terminal
Full Proxmox management from your browser. No SSH client needed. 25+ resource commands, tab auto-complete, command history, and real-time output. Manage VMs, billing, networks, storage — all from one terminal.
onie vm
list, start, stop, console
onie billing
balance, usage, invoices
onie network
vpc, ip, firewall, bgp
onie volume
list, attach, resize
onie kubernetes
list, show, versions
onie snapshot
list, delete, revert
Command-Line Power on Your Machine
Install Onie CLI locally with pip. Same powerful commands as Cloud Shell, plus SSH directly into Proxmox VMs, script automation, and CI/CD pipeline integration. Manage your entire cloud from any terminal.
Terminal — zsh
~ $ pip install onie-cli
Successfully installed onie-cli-2.0.0
~ $ onie login
✓ Authenticated as cloud@mycompany.com
~ $ onie vm create \
--name prod-api \
--plan 4vcpu-8gb \
--image ubuntu-24.04 \
--zone sgn1
⏳ Creating VM "prod-api"...
✓ VM created: 103.45.67.92
~ $ onie vm ssh prod-api
Connecting to root@103.45.67.92...
Welcome to Ubuntu 24.04 LTS
root@prod-api:~#
Multi-Orchestrator Ecosystem
One platform, multiple cloud orchestrators. Proxmox is one of many supported orchestrators — manage them all from a single unified dashboard.
Apache CloudStack
VMware
Proxmox
OpenStack
OpenShift
Ceph Storage
Veeam Backup
Google Cloud
Kubernetes
Coming soon: AWS, Azure, Virtuozzo, OpenNebula integration
Complete Platform Features
Everything you need to launch and operate a Proxmox cloud business — from VM provisioning to billing automation.
Virtual Machines
Full lifecycle VM management - create, start, stop, resize, migrate, snapshot, backup. VNC/SSH console access. Auto-scaling groups with metric-based triggers.
GPU Cloud (NVIDIA)
67+ NVIDIA GPU models for AI/ML workloads. Vast.ai integration with automated stock sync, billing, and instance management. From $1.50/hr.
Onie AI - Auto VM via Chat
Revolutionary AI assistant that manages your entire cloud via natural language. Create VMs, configure networks, check billing - all through chat. Multi-agent AI team collaboration.
Billing & Invoicing
Complete billing engine: prepaid/postpaid, usage metering, auto-invoicing, multi-currency (VND/USD). Stripe & PayPal integration. Rate cards, pool cards, unit pricing.
Advanced Networking
VPC, VPN, Load Balancers, Security Groups, BGP Peering (AS401541), Cloud Firewall VNF, VM Subnet management. Full SDN stack at zero additional cost.
Storage Solutions
Block Storage (Ceph NVMe SSD up to 40TB), S3-compatible Object Storage (MinIO), Snapshots with retention policies, Automated backups.
Kubernetes & App Platform
Managed Kubernetes clusters with multi-version support. App Platform (Coolify) for one-click application deployment. Container orchestration made simple.
Bare Metal & Colocation
MAAS-powered bare metal provisioning. iDRAC monitoring, firmware management, power control. Server commissioning and lifecycle management.
Multi-tenant & Reseller
Full multi-tenancy with domain isolation. Reseller management with sub-user controls, pricing hierarchies, and white-label branding per tenant.
White-Label & CMS
Complete CMS system: blog, custom pages, menus, landing page sections. Customize logos, colors, domain. Launch under your brand in hours.
Enterprise Security
Sanctum authentication, RBAC, 2FA, KYC verification, IDOR protection, rate limiting, webhook signature verification. Activity logging and audit trails.
Analytics & CRM
Revenue analytics, VM usage reports, client growth metrics. Built-in CRM with leads & deals management. Affiliate program with commission tracking.
What's Included in $1,900
Everything you see on our live platform — the exact same code powering Onie Cloud.
Built with Modern Tech Stack
Production-proven technologies. Laravel 11 + Next.js 14 + PostgreSQL + Redis. Battle-tested at scale.
Laravel 11
Next.js 14
React 18
PostgreSQL
Redis
Docker
NGINX
Grafana
Prometheus
Terraform
Ansible
MinIO S3
Platform Specifications
Backend
Laravel 11, PHP 8.2+, PostgreSQL
Frontend
Next.js 14, React 18, TypeScript
Real-time
WebSocket (Laravel Echo + Pusher)
Queue & Worker
Laravel Horizon + Redis
Authentication
Laravel Sanctum + 2FA + KYC
Multi-tenancy
stancl/tenancy (domain isolation)
Payment
Stripe, PayPal, Multi-currency
Storage
Ceph NVMe, MinIO S3, NFS
Monitoring
Prometheus + Grafana
Containerization
Docker + Kubernetes
Internationalization
next-intl (EN, VI, ZH)
UI Components
shadcn/ui + Radix UI + Tailwind CSS
Charts
Recharts + Custom dashboards
Terminal
xterm.js (Cloud Shell)
Deployment
PM2 + Nginx + SSL
Who Is This For?
Proxmox Cloud Providers
Run a Proxmox-based public or private cloud. Bill your customers for KVM VMs, LXC containers, ZFS storage, and Ceph volumes. White-label the entire portal under your brand.
VPS Hosting Providers
Offer KVM-based VPS hosting powered by Proxmox VE. Automated provisioning, per-hour or monthly billing, bandwidth metering, and self-service customer portal with instant deployment.
Enterprise IT with Proxmox
Provide self-service VM and container provisioning to internal teams. Track departmental resource consumption, charge-back billing, quota management with Proxmox cluster infrastructure.
Education & Lab Environments
Deploy lab environments with Proxmox LXC containers for students and researchers. Track resource usage per project, manage quotas, and automate billing for shared infrastructure.
Launch Proxmox Billing Today
Onie NexusCMP — billing system for Proxmox VE with KVM & LXC support. Full source code, lifetime ownership. Native Proxmox API integration with cluster management, ZFS, and Ceph storage.
$1,900