---
title: "Deploy Arkenos"
description: "Composable orchestration layer for conversational AI infrastructure."
category: "AI/ML"
url: https://railway.com/deploy/arkenos
---

# Deploy Arkenos

Composable orchestration layer for conversational AI infrastructure.

**[Deploy Arkenos on Railway](https://railway.com/template/arkenos)**

- **Creator:** dhruv0206's Projects
- **Category:** AI/ML
- **Total deploys:** 12

## Template content

### arkenos-minio

- **Image:** minio/minio:RELEASE.2025-09-07T16-13-09Z
- **Start command:** `minio server /data`

### arkenos-backend

- **Source:** https://github.com/Arkenos-World/Arkenos
- **Health check:** /health
- **Public domain:** Yes

### arkenos-agent

- **Source:** https://github.com/Arkenos-World/Arkenos

### arkenos-frontend

- **Source:** https://github.com/Arkenos-World/Arkenos
- **Start command:** `npm start`
- **Public domain:** Yes

### arkenos-db https://devicons.railway.app/i/postgresql.svg

- **Image:** ghcr.io/railwayapp-templates/postgres-ssl:17

## Documentation

# Deploy and Host Arkenos

Arkenos is an open-source composable orchestration layer for enterprise-grade conversational AI infrastructure. Build, deploy, and manage production voice agents with runtime compute, persistent memory, and full infrastructure control.

## About Hosting Arkenos
This template provides a **zero-configuration** deployment of the complete Arkenos stack. It automatically provisions and links 4 services:
- **Frontend Dashboard** (Next.js 16, React 19, Tailwind)
- **Backend API** (FastAPI, SQLAlchemy)
- **Agent Worker Worker** (Python, LiveKit Agents SDK)
- **PostgreSQL Database** (Auto-provisioned and wired)

Once all 4 services show as "Online", open your deployed **Frontend** URL and sign up to access the dashboard. Navigate to **Settings** to add your provider API keys (LiveKit, Resemble AI, Twilio, Google). The agent automatically detects the keys securely.

## Common Use Cases
- Deploying real-time customer service voice agents
- Building AI receptionists and inbound/outbound auto-dialers
- Operating autonomous, context-aware voice workers connected to enterprise databases

## Dependencies for Arkenos
Arkenos orchestrates between multiple third-party API providers using standard Python/TypeScript packages.

### Deployment Dependencies
- PostgreSQL (provisioned automatically)
- Next.js (Frontend UI)
- FastAPI (Backend logic)
- LiveKit SDK (Real-time WebRTC audio transport)

## Why Deploy Arkenos on Railway?


Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.

By deploying Arkenos on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.


## Similar templates

- [Chat Chat](https://railway.com/deploy/-WWW5r) — Chat Chat, your own unified chat and search to AI platform.
- [stella](https://railway.com/deploy/stella) — Self-host stella with web, API, Postgres, Redis, and object storage.
- [Hermes Agent | OpenClaw Alternative with Dashboard](https://railway.com/deploy/hermes-agent-or-openclaw-alternative-wit) — Self-Hosted Hermes AI Agent for Telegram, Discord & Slack

Open this page in a browser: https://railway.com/deploy/arkenos
