We provide pre-built templates for deploying an agent platform to your cloud. Agent platform templates take care of:Documentation Index
Fetch the complete documentation index at: https://docs.agno.com/llms.txt
Use this file to discover all available pages before exploring further.
- 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
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.
Connect to AgentOS UI
Open os.agno.com. Chat with agents, trace runs, manage knowledge, and approve sensitive actions.
Secure your AgentOS
Configure authentication and RBAC for production.