- Codebase setup. Everything wired up, ready to build on.
- Infrastructure setup. Containers, database, and networking wired up.
- Coding agent setup. Coding agents manage code, logs, and infrastructure.
- AgentOS server: Runs agents and handles API requests. Runs as a container in your cloud.
- PostgreSQL database: Stores sessions, memory, and traces. Runs in your cloud.
- Webhook endpoints: Receive events from Slack, Telegram, and WhatsApp.
Get started
1
Choose a template
Choose between a blank template and a solution template.Browse all templates →
- Blank Template
- Solution Template
Deploy a clean installation of AgentOS to your infrastructure.
Docker
Run AgentOS using Docker.
Railway
Run AgentOS on Railway.
AWS
Run AgentOS on AWS ECS.
2
Connect to AgentOS UI
Open os.agno.com. Chat with agents, trace runs, manage knowledge, and approve sensitive actions.
3
Secure your AgentOS
Configure authentication and RBAC for production.