Open-source orchestration
Axiom replaces SSH + crontab sprawl with a pull-model orchestrator — every node mTLS-verified, every script Ed25519-signed before it runs.
Real dashboard — no mock data in prod
See it in action
Real screenshots from a live Axiom deployment — no mock data.
Dashboard — live overview
Nodes — mTLS-enrolled fleet
Jobs — signed script execution
Audit log — immutable trail
The problem
Keys on every server, revocation is manual, and you can't prove who ran what.
Scripts ran. You think. Cron has no log of who triggered what or whether it succeeded.
Any script that lands on a node runs. There's no verification it hasn't been tampered with.
Enterprise-grade security
Every job execution is Ed25519-signed before it runs and logged with a full audit record. You know who ran what — and you can prove it.
Three built-in roles: admin, operator, viewer. No shared accounts. Permissions are scoped and auditable from day one.
Fully self-hosted. No telemetry, no cloud dependency, no data leaves your network. Runs on your infrastructure, under your control.
Each node holds a unique mTLS client certificate. Revocation is cryptographic — not a password reset.
Editions
Built with early design partners — shaped by real enterprise deployments.
Everything in CE, plus:
Get started
Full stack, no cloud account required.
docker compose -f compose.cold-start.yaml up -d
Read the install guide →
Enterprise edition
We're working with design partners now. Tell us about your environment.
Get early access →