---
title: "Deploy holyclaude"
description: "HolyClaude is a browser-capable Claude Code environment"
category: "AI/ML"
url: https://railway.com/deploy/holyclaude
---

# Deploy holyclaude

HolyClaude is a browser-capable Claude Code environment

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

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

## Template content

### holyclaude

- **Image:** coderluii/holyclaude:1.1.3
- **Public domain:** Yes

## Documentation

# Deploy and Host HolyClaude on Railway

## About Hosting

HolyClaude bundles Claude Code CLI, CloudCLI web UI, browser tooling, and common developer utilities into a single containerized environment. It is intended for remote, browser-based coding sessions where users need an AI-assisted workspace. Railway is a managed hosting platform that simplifies Docker deployment, public networking, HTTPS access, and environment-based configuration.

## Tech Stack

- Container Image: `coderluii/holyclaude:1.1.3`
- AI Tooling: Claude Code CLI + CloudCLI web UI
- Runtime Base: Node.js 22 Bookworm
- Process Supervision: `s6-overlay`
- Browser Tooling: Chromium + Xvfb

## Why Deploy on Railway

- Supports fast deployment from a pinned upstream Docker image
- Provides built-in HTTPS and public domain access
- Avoids risky startup-command overrides by keeping upstream defaults
- Makes runtime configuration easy through environment variables
- Works well for lightweight, browser-accessible developer environments

## Common Use Cases

- Remote AI-assisted coding from any device
- Repository maintenance and developer automation
- Temporary team coding environments for testing and experiments
- Browser-based development workspace without local setup

## Deployment Notes

- This deployment uses the upstream Docker image `coderluii/holyclaude:1.1.3`
- The application exposes HTTP on container port `3001`
- Railway should route traffic through the `PORT` environment variable
- No database or cache service is required for baseline operation
- Storage is ephemeral by default unless an external persistence strategy is added
- Keeping the upstream ENTRYPOINT and CMD reduces startup risk

## Dependencies for HolyClaude on Railway

### Deployment Dependencies

| Service | Image | Port | Volume | Type |
|---|---|---:|---|---|
| holyclaude | `coderluii/holyclaude:1.1.3` | 3001 | none (ephemeral by default) | HTTP |

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