Railway

Deploy aurogen

Aurogen is a modular multi-agent platform inspired by OpenClaw

Deploy aurogen

/app/aurogen/.workspace

Deploy and Host Aurogen on Railway

About Hosting

Aurogen is an open-source, modular multi-agent platform that reimplements the OpenClaw interaction model with dynamic configuration for agents, channels, providers, skills, and group workflows. It ships a Python backend, built frontend assets, and optional channel bridges in one runtime image.

This Railway setup deploys Aurogen as a single HTTP service using a prebuilt Docker image (xiaosong233/aurogen-railway:v0.2.0post2-amd64fix1) based on upstream UniRound-Tec/Aurogen. The app listens on container port 8000, and persistent runtime data is stored under /app/aurogen/.workspace.

Why Deploy

  • Self-hosted multi-agent runtime with a full web control panel
  • Dynamic config without restarts for most runtime changes
  • OpenClaw ecosystem compatibility for skill imports
  • Simple topology: single service, no mandatory external database
  • Persistent workspace for config, sessions, and agent artifacts

Common Use Cases

  • Run a private AI automation workspace for personal or team usage
  • Host multiple agents/channels in one deployment with central management
  • Prototype and test OpenClaw-compatible skills on your own infra
  • Provide a browser-based control plane for non-terminal users

Dependencies for Deployment

Deployment Dependencies

DependencyDetails
Upstream Repohttps://github.com/UniRound-Tec/Aurogen
Runtime Imagexiaosong233/aurogen-railway:v0.2.0post2-amd64fix1
BuilderContainer image pull (no source build required)
Container Port8000
Public DomainRequired for browser access
Persistent VolumeRecommended at /app/aurogen/.workspace
Required Env VarsPORT=8000
Optional Env VarsNone required for first boot; provider/channel settings are configured in UI
External ServicesNot required for initial startup

Template Content

More templates in this category

View Template
Chat Chat
Chat Chat, your own unified chat and search to AI platform.

okisdev
View Template
NEW
EchoDeck
Generate a mp4 from powerpoint with TTS

Fixed Scope
View Template
openui
Deploy OpenUI: AI-powered UI generation with GitHub OAuth and OpenAI API.

zexd