runtm
★ 295A self-hosted alternative to Vercel Heroku
otherOpen Source — No Paywall4 Containers — 4 containers — moderate hosting footprintPackage · Compose · SourceNeeds Postgres
About
Runtm is an open-source platform designed for coding agents that need isolated environments to build and deploy software. It provides sandboxed sessions where agents such as Claude Code, Cursor,...
Community Ratings
No ratings yetNew this week
Read recap →Weekly Recap — Aug 28, 2026 – Sep 4, 2026Sep 4, 2026
Features
- isolated sandboxes
- live HTTPS deployments
- logs and observability
- multi-agent support
- persistent workspaces
- session start/list/attach/stop/destroy
- templates
- self-hosting
- local sandbox sessions
Details
- Last Updated
- Sep 5, 2026
- Created
- Jan 2, 2026
- Install Methods
- package-managerdocker-composesource
- Requirements
- uvpipxpipGodocker compose
- API
- REST
- Backup & Export
- file-backup
- Privacy & Independence
- Cloud: Optional
- Deployment
Deployment: Docker Compose ✓4 Containers — moderate hosting footprintRuns as 4 containers
Docker Compose
4 services · database: postgres · infra: postgres, redis
no resource limits declared
needs persistent storage (3 volumes)
infra/docker-compose.yml · @ 000cbb8 · scanned Jun 5, 2026
version: "3.8"
services:
api:
build:
context: ..
dockerfile: infra/Dockerfile.api
# Note: USER directive in Dockerfile handles non-root for production
# For local dev, we don't override user to avoid volume permission issues
ports:
- "8000:8000"
env_file:
- ../.env # Load from project root .env file
environment:
- DATABASE_URL=postgresql://runtm:runtm@postgres:5432/runtm
- REDIS_URL=redis://redis:6379
- API_SECRET=${RUNTM_API_SECRET:?Set RUNTM_API_SECRET environment variable}
- ARTIFACT_STORAGE_PATH=/artifacts
- ARTIFACT_STORAGE_BACKEND=local
- AUTH_MODE=single_tenant
# ...
Track your self-hosted stack
Bookmark software to try, rate tools you've used, and keep your collection in one place.
Metadata extracted from README on May 21, 2026
Related Software
OpenClaw
389.2k
OpenClaw is a personal AI assistant that runs on the user's own devices and connects to messaging channels, voice, and a live canvas interface.
Claws & ClankersSelf Hosting SolutionsAI Agents+2
2 Containers
hermes-agent
243.1k
Hermes Agent is a self-improving AI agent with a built-in learning loop, terminal UI, and messaging gateway for chatting and automating work across platforms.
Artificial IntelligenceAI AgentsAI Coding Assistant+2
2 Containers
opencode
205.7k
An open source AI coding agent.
Artificial IntelligenceAI Coding AssistantPermissive License+3
n8n
203.7k
n8n is a fair-code platform for building and deploying AI agents and workflow automation with a visual canvas and custom code.
Automation ToolsPermissive LicenseLow Code Development+5
Single ContainerSource AvailableNot FOSS
AutoGPT
187.2k
AutoGPT is a platform for creating, deploying, and managing continuous AI agents that automate complex workflows.
Artificial IntelligenceAutomation ToolsPermissive License+2
13 ContainersOpen Core
Ollama
180.4k
Ollama is a tool for running open models locally and exposing them through a REST API for apps, agents, and integrations.
Artificial IntelligenceLocal LLMsGenerative Artificial Intelligence Genai+3
Dify.ai
154.9k
An open-source platform for building, testing, and operating LLM-powered applications with workflows, RAG, agents, and observability.
Low Code DevelopmentArtificial IntelligencePermissive License+6
36 ContainersOpen CoreFOSS with Issues
Langflow
154.4k
Langflow is a platform for building and deploying AI-powered agents and workflows with a visual builder, API deployment, and MCP server support.
Low Code DevelopmentAutomation ToolsModel Context Protocol+2
11 Containers
Open-WebUI
151.3k
Open WebUI is a self-hosted AI platform for chatting with LLMs, managing RAG, and building custom model workflows, designed to run entirely offline.
Artificial IntelligenceAI InterfacesLocal LLMs+7
2 ContainersOpen CoreFOSS with Issues
Claude Code
144.4k
Claude Code is an agentic coding tool that runs in the terminal and helps with coding tasks, code explanation, and git workflows using natural language commands.
Artificial IntelligenceAI Coding AssistantAI Harness+2
Cloud Required
ComfyUI
132.0k
ComfyUI is a modular node-based AI engine for creating images, video, 3D, audio, and other content with fine-grained control over models and parameters.
Artificial IntelligenceAI Media GenerationCopyleft License+2
Freemium
Codex
122.3k
Codex CLI is a local coding agent from OpenAI that runs on your computer.
Artificial IntelligenceAI Coding AssistantPermissive License+3
