F.03 · OPEN
source-available.
your call where it runs.
Start on our cloud — free tier, no credit card, nothing to
install. If you prefer your own infrastructure, the
entire stack ships as a single Docker image under 80MB. The
code is fully readable under BSL-1.1, SSO is free on every
plan, and every deployment requires a license key.
- CLOUDDefault — sign up and go, free tier included
- SELF-HOSTOne container · one Postgres · 90 seconds
- SSOSAML · OIDC · Google · GitHub · free forever
- LICENSEBSL-1.1 · free tier included · no credit card
$ docker run -d --name xpntl \
-e DATABASE_URL=postgres://... \
-p 3000:3000 \
ghcr.io/xpntl/xpntl:0.1
↳ pulling layers... 4/4
↳ migrating schema... 0.42s
↳ activating license... free tier
↳ binding :3000
✓ xpntl is live at http://localhost:3000
✓ SSO active · SAML + OIDC + Google
✓ license: free · upgrade anytime
$