---
title: "Deploy goclaw"
description: "Multi-tenant Go AI agent platform with dashboard, memory, and 20+ providers"
category: "AI/ML"
url: https://railway.com/deploy/goclaw
---

# Deploy goclaw

Multi-tenant Go AI agent platform with dashboard, memory, and 20+ providers

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

- **Creator:** kmaki's Projects
- **Category:** AI/ML
- **Total deploys:** 7

## Template content

### app

- **Image:** ghcr.io/nextlevelbuilder/goclaw:v3.3.0
- **Public domain:** Yes

### postgres

- **Image:** pgvector/pgvector:pg18

## Documentation

# 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 |

## 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/goclaw
