---
title: "Deploy moltis"
description: "A Rust-native claw. Voice, memory, MCP tools built-in."
category: "AI/ML"
url: https://railway.com/deploy/moltis-1
---

# Deploy moltis

A Rust-native claw. Voice, memory, MCP tools built-in.

**[Deploy moltis on Railway](https://railway.com/template/moltis-1)**

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

## Template content

### moltis

- **Image:** ghcr.io/moltis-org/moltis:20260328.01
- **Public domain:** Yes

## Documentation

# Deploy and Host Moltis on Railway

## About Hosting

Moltis can be hosted on Railway using a pinned GHCR Docker image with zero build pipeline. Railway manages TLS termination and provides a public domain, making it a fast and low-friction option for self-hosted AI gateway deployment.

## Tech Stack

- Moltis (Rust)
- Railway (container hosting)
- GHCR image: `ghcr.io/moltis-org/moltis:20260328.01`

## Why Deploy on Railway

- Fast container deployment and managed public domain
- Zero build pipeline needed when using pinned Docker image
- Good fit for quick trials and managed hosting

## Common Use Cases

- Self-hosted AI assistant gateway
- Team/internal agent access via Web UI and API
- Rapid proof-of-concept deployment for integrations

## Deployment Notes

- HTTP mode is enabled with `MOLTIS_NO_TLS=true` because Railway handles TLS termination.
- Sandboxed Docker-in-Docker execution is limited unless a Docker socket is provided.
- Live verification endpoint: https://moltis-production-232a.up.railway.app/health

## Dependencies for Moltis on Railway

### Deployment Dependencies

| Service | Image | Port | Volume |
|---|---|---:|---|
| moltis | ghcr.io/moltis-org/moltis:20260328.01 | 13131 | - |

## 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/moltis-1
