Deploy AgentOS
Multi-agent system with RAG and MCP agents. Powered by Agno.
agentos-railway-template
Just deployed
Just deployed
/var/lib/postgresql/data
Deploy and Host AgentOS on Railway
AgentOS is a multi-agent system built with Agno featuring Knowledge (RAG) and MCP agents. Deploy AI agents that answer questions and connect to external services.
Why Deploy AgentOS on Railway
Railway provides one-click deployment with automatic PostgreSQL provisioning, SSL, and custom domains. No infrastructure management needed.
About Hosting AgentOS
This template deploys a FastAPI backend with PostgreSQL (pgvector) for vector storage. The Knowledge Agent answers questions using hybrid search. The MCP Agent connects to external services via Model Context Protocol.
Common Use Cases
- Build AI-powered knowledge bases from your documents
- Create agents connecting to external tools via MCP
- Deploy multi-agent systems with persistent memory
Dependencies for AgentOS Hosting
- OpenAI API key (required)
- PostgreSQL with pgvector (included)
Deployment Dependencies
Template Content
agentos-railway-template
agno-agi/agentos-railway-templateOPENAI_API_KEY
Your OpenAI API key for the agents