Skip to content

Ax by Narnia

Deploy agents to your own server.

A small deploy stack for agents that need to run now.

Ax runs on a machine you control and gives your uv agent repo a direct path to production: ax login, ax init, ax deploy.

Agent deploysYour serverOne CLI

Release 001: Ax

From Python repo to running service.

Ax is for teams that have working uv Python code and need it online without building a deployment platform first. It gives you a Docker runner, Caddy routing, token auth, logs, and start/stop/restart commands.

No platform ticketNo vendor app hostNo new deploy workflow

Roadmap

Narnia starts with deploys.

Agents, experiments, measurement, and workflows all need the same first step: get the code out of a laptop and onto a real host. Ax handles that step. The next tools build on the same idea: small, repo-native systems teams can adopt one at a time.

002

Experiments

003

Measurement

004

Workflows

???

Open problems

Ax

Ship the next Python service to your own server.

Bring a host with Docker. Clone Ax. Generate a token. Then deploy from the project directory with ax deploy.