The hosting platform that bills, provisions, and tracks the rack.
FluxBilling is a hosting billing and DCIM platform delivered as managed SaaS, with a self-hosted option on the Business tier. Integrated rack management, IPAM, and a visual plugin builder. Plans from €4.95/mo.
One product for hosting providers tired of stitching billing, DCIM, and provisioning together with three vendors and a sync job.

Worth comparing if you’re evaluating your hosting stack or planning a migration.
FluxBilling is hosting billing software that automates invoicing, payment collection, and server provisioning for hosting providers — with DCIM and IPAM in the same schema instead of a second product.
Everything to run a hosting business, in one platform.
Not a billing tool with a DCIM plugin. Not a DCIM tool with a billing plugin. One product.
Automated billing
Invoices, retries, reminders, dunning — running on a queue, not a cron. All the major payment gateways included, no per-gateway add-on charge.
Learn more
Service provisioning
Bare metal, VPS, game servers. Stock check, allocation, OS install — all hands-free, all logged, all idempotent.
Learn more
Integrated DCIM
Racks, U-positions, power, IPAM, cabling. The data center is a first-class part of the platform — not a separate product you sync to.
Learn more
Plugin everything
Payment processors, hypervisors, registrars, monitoring — every integration is a plugin. Swap providers without touching core code.
Learn more
Client portal
Self-service that customers actually use. Manage services, invoices, support, billing — no full-page reloads, websocket-backed live updates for active console sessions.
Learn more
Automated. Predictably.
Order placed, gateway captured, infra provisioned, credentials emailed — one durable workflow, idempotent retries, signed audit log. No watchdog scripts, no manual touches.
- APIhypervisor plugin
- VPS
- PXE/iPXEbare-metal
- Dedicated
- Touchless
- Workflow
- Idempotent
- Retries

Built like a native app.
No page reloads, no full-page spinners. Optimistic UI on the frontend, queued workers on the backend. The interface stays responsive while the heavy work runs to completion.
- 01.Click button
- 02.Show loading spinner6.4s
- 03.Wait for server
- 04.Refresh page
- 05.See result

- Optimistic UI
- See changes the moment you click. Reconciliation happens in the background.
- Queued workers
- Provisioning, billing, and email run on durable queues with retries and idempotency.
- No reloads
- The app does not unmount on action. State persists across operations.
{ "plugin": { "name": "Stripe", "slug": "stripe", "type": "payment-gateway", "capabilities": { "supportsRefund": true, "supportsRecurring": true, "supportsSavedPaymentMethods": true } }, "connections": [{ "baseUrl": "https://api.stripe.com/v1", "authType": "bearer_token" }], "flows": [{ "slug": "create-checkout-session", "canvas": { "nodes": [ { "id": "start-1", "type": "start" }, { "id": "transform-amount", "type": "transform" }, { "id": "http-create-session","type": "httpRequest" }, { "id": "condition-success", "type": "condition" }, { "id": "end-success", "type": "end" } ], "edges": [ { "source": "start-1", "target": "transform-amount" }, { "source": "transform-amount", "target": "http-create-session" }, { "source": "http-create-session","target": "condition-success" }, { "source": "condition-success","target": "end-success" } ] } }]} // loaded via VisualPluginManager → FlowExecutorEvery integration is a flow. Here’s a real one.
No core forks, no shadow tables. A plugin declares capabilities, connections, and a node graph — the executor runs it. Same shape for payments, hypervisors, notifications, automation.
- Drag-and-drop, no build step.Authored in the admin UI, stored in the database, hot-loaded into the registry on save.
- Same shape, every domain.Payments, infrastructure, notifications, automation — all use the same flow executor and node types.
- Importable JSON.Export, version, and share plugins as a single manifest. Re-import on any tenant.
All inputs and outputs are plugins.
Payment processors, hypervisors, game panels, notifications. Stripe and SolusVM 2 are seeded into every tenant; the rest install on demand or build your own in the visual editor.

Try it on your own data. Refund inside 14 days if it’s not the fit.
Pick a tier and provision a tenant in under two minutes — isolated K3s namespace, your own database, the full product. If FluxBilling isn’t the right fit inside 14 days, open a ticket and we’ll refund the subscription. No sales call, no qualification gate.
- 01.< 1 minPick a tierLite from €4.95/mo. Upgrade later, no migration.
- 02.< 2 minProvision the tenantIsolated K3s namespace + your own PostgreSQL database. Full product, your data.
- 03.d0 — d14Refund inside 14 daysNot the fit? Open a ticket within 14 days and we refund the subscription. No questions, no qualification gate.
Built for hosting providers that audit their stack.
Multi-location by design — choose your jurisdiction. DPAs available on contract.
AES-256-GCM for credentials, API keys, and sensitive tenant settings. Modern TLS at the edge.
Dedicated database and Kubernetes namespace per customer, orchestrated on K3s.
Public JSON schema. Build new payment gateways and provisioners without forking the platform.
Every tenant runs as a K3s pod with rolling updates and isolated storage — not a shared LAMP host.
WHMCS and EasyDCIM importers move clients, services, invoices, and racks without a clean break.
Edge sensor feeds the platform with attack signals; built-in IP banning and rate limits.
Multi-location backups and failover-ready architecture across deployment locations.
