---
title: "Deploy ZeroClaw AI Assistant"
description: "Personal AI assistant with dashboard, persistent storage, and healthchecks."
category: "AI/ML"
url: https://railway.com/deploy/zeroclaw-ai-assistant
---

# Deploy ZeroClaw AI Assistant

Personal AI assistant with dashboard, persistent storage, and healthchecks.

**[Deploy ZeroClaw AI Assistant on Railway](https://railway.com/template/zeroclaw-ai-assistant)**

- **Creator:** leodev
- **Category:** AI/ML

## Template content

### zeroclaw

- **Source:** https://github.com/leoisadev1/zeroclaw-deploy
- **Health check:** /health
- **Public domain:** Yes

## Documentation

# Deploy and Host ZeroClaw AI Assistant on Railway

Personal AI assistant with a public dashboard, persistent workspace storage, and a healthcheck.

## About Hosting ZeroClaw AI Assistant

One public service built from `leoisadev1/zeroclaw-deploy`, with a volume at `/zeroclaw-data`. The process listens on Railway's `PORT`. Set `API_KEY` after deploy if you want a live model provider.

## Common Use Cases

- Personal AI assistant
- Persistent ZeroClaw workspace on Railway

## Dependencies for ZeroClaw AI Assistant Hosting

ZeroClaw needs a persistent volume for config and workspace files. An LLM provider key is optional at first boot.

### Deployment Dependencies

- Volume at `/zeroclaw-data`
- Optional `API_KEY` for the LLM provider
- Upstream image `ghcr.io/zeroclaw-labs/zeroclaw:debian`

### After Deploy

1. Open the public URL.
2. Pair the dashboard with the one-time code from the logs.
3. Set `API_KEY` on the zeroclaw service if you want a live model.

### Why Deploy ZeroClaw AI Assistant on Railway

Railway hosts the gateway, public URL, and volume so you do not have to run ZeroClaw on a spare machine. Add a provider key when you want the assistant to call a model.


## 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/zeroclaw-ai-assistant
