Every feature, documented.
Kaligon DCIM is a complete hosting platform, not a toolkit. Here's what ships in the box.
One platform, unlimited hosting brands
Each company gets its own isolated database namespace, branding, pricing, clients, and billing. No data leaks, no cross-contamination.
- Per-tenant subdomain and custom domain support
- Fully branded storefront: logo, colors, TOS, privacy
- Independent client accounts and billing ledgers
- Role-based access: SystemUser, CompanyAdmin, CompanyClient
Proxmox VE done right
Deep Proxmox integration: API tokens, SSL pinning, cloud-init, templates, snapshots, backups, bandwidth sync. Everything a VPS product needs.
- Multi-node Proxmox cluster support
- Cloud-init templates with per-package defaults
- Automated backup schedules with retention
- Live VM snapshots (memory + disk)
- Bandwidth metering synced from Proxmox
Revenue without a separate system
Complete billing stack integrated with your Proxmox provisioning. Bill by the hour, month, quarter, or year. Auto-renew, suspend, terminate.
- Invoice generation with line items, tax, discounts
- Prepaid balance + gift-card billing
- Account balance with top-up and refunds
- Gift card system with expiry and revocation
- Automatic renewal with grace period
A portal your clients actually enjoy
Six-step order wizard, live VPS status, in-browser VNC, resource graphs, self-service billing — all responsive and dark-mode ready.
- React + TanStack Query + Tailwind — fast and accessible
- 6-step order wizard: package, OS, hostname, billing, account, review
- VNC console with keyboard paste and full character support
- CPU / RAM / network / disk graphs (7d, 30d)
- OAuth login via Google and GitHub
Hardened by default
Rate limiting, brute-force protection, 2FA, signed webhooks, encrypted Proxmox credentials, strict CSP — security is not a feature flag.
- Two-factor authentication (TOTP + recovery codes)
- IP-based brute-force lockout on login
- Sliding-window rate limiting per operation
- HMAC-SHA256 signed webhook delivery with retry
- Fernet-encrypted Proxmox API tokens and VPS root passwords
Programmable at every layer
Full GraphQL API (65+ operations), webhooks for every state change, and a Python management CLI. Build on top of Kaligon, don't fight it.
- GraphQL queries + mutations for all entities
- WebSocket subscriptions for live Proxmox status
- Signed webhook events: VPS state, invoices, clients
- Bulk import of clients, servers, and packages
- MCP server integration for AI workflows