How to request it
Email use@xpntl.ai from the address on your xpntl account. Any account qualifies, on any plan, Free included. We reply with the current release.
What you get
The self-hostable platform: the API (REST, GraphQL, the MCP server, WebSocket sync and the background worker), the domain layer where every business rule and permission check lives, the database migrations, the web app, and the Docker Compose stack and Helm chart that run it. The hosted service adds billing and organization management on top, and those are not part of it.
License
The source is licensed under the Business Source License 1.1, with these terms:
- Production use requires a license key, which comes with a paid plan: Pro, Ultra, or a lifetime license.
- You may not offer it to others as a hosted service that competes with xpntl.
- Each version converts to Apache 2.0 after four years.
The full terms ship in the LICENSE file with the source. The canonical
BUSL-1.1 text is at mariadb.com/bsl11.
Self-host
Self-hosting is included with paid plans: Pro, Ultra, or a lifetime license. The Free plan is cloud-only. Run it on one machine with Docker Compose, or on Kubernetes with the bundled Helm chart. The self-host guide covers setup, email, SSO, TLS, upgrades and backups.