Deploy goclaw
Multi-tenant Go AI agent platform with dashboard, memory, and 20+ providers
Just deployed
postgres
Just deployed
/var/lib/postgresql
Deploy and Host GoClaw on Railway
About Hosting GoClaw on Railway
GoClaw is a multi-tenant AI agent gateway written in Go. Railway provides managed networking and image-based deployment.
Tech Stack
- Go (GoClaw)
- PostgreSQL 18 with pgvector
- Railway Docker services
Why Deploy GoClaw on Railway
- Fast Docker deployments
- Private service networking
- Built-in domain and variable management
Common Use Cases
- Team AI agent gateway
- Multi-provider LLM orchestration
- Long-running autonomous workflows
Deployment Notes
- App image: ghcr.io/nextlevelbuilder/goclaw:v3.3.0
- App HTTP port: 18790
- Requires GOCLAW_POSTGRES_DSN
- First boot may spend extra time on database upgrade
- Health check: https://app-production-2da2.up.railway.app/health
Dependencies for GoClaw on Railway
This deployment includes one HTTP app service and one PostgreSQL dependency.
Deployment Dependencies
| Service | Image | Port | Volume |
|---|---|---|---|
| app | ghcr.io/nextlevelbuilder/goclaw:v3.3.0 | 18790 | - |
| postgres | pgvector/pgvector:pg18 | 5432 | /var/lib/postgresql |
Template Content
