
Deploy moltis
A Rust-native claw. Voice, memory, MCP tools built-in.
Just deployed
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=truebecause 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 | - |
Template Content
