Deployment
AtamaiAgents handles the entire infrastructure stack for your agent — from container provisioning to TLS certificates and subdomain routing.How It Works
When you deploy an agent, AtamaiAgents:- Provisions an isolated container — your agent runs in its own Docker container on our Kubernetes cluster
- Assigns a subdomain — your
name.atamai.aiURL is live within seconds - Configures TLS — HTTPS is automatic, no setup required
- Connects your channels — Telegram, Slack, Discord, or web chat are connected via your dashboard
Container Isolation
Every agent runs in a dedicated container with:- Isolated filesystem and network namespace
- Resource limits (CPU, memory) enforced per plan
- Automatic restart on crash
- Zero shared state with other tenants
Deployment Time
From clicking “Deploy” to a live agent: under 60 seconds on average.| Step | Time |
|---|---|
| Container provisioning | ~15s |
| OpenClaw startup | ~10s |
| Subdomain routing active | ~5s |
| Channel connection | ~10s |
| Total | ~40s |
Updating Your Agent
To update your agent configuration:- Go to your agent in the dashboard
- Edit settings (model, system prompt, channel config)
- Click Save & Restart