selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

runtm logo

runtm

270

A 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 yet

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
Jun 9, 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 Containersmoderate 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 logo

OpenClaw

377.8k
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
Details
n8n logo

n8n

191.8k
n8n is a workflow automation platform for technical teams that combines visual no-code building with code-based extensibility.
Automation ToolsPermissive LicenseLow Code Development+4
Single ContainerSource Available
Details
hermes-agent logo

hermes-agent

188.9k
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.
Generative AIAI AgentsAI Coding Assistant+2
2 Containers
Details
AutoGPT logo

AutoGPT

184.9k
AutoGPT is a platform for creating, deploying, and managing continuous AI agents that automate complex workflows.
Artificial IntelligenceAutomation ToolsPermissive License+3
13 ContainersOpen Core
Details
Ollama logo

Ollama

173.7k
Ollama is a local runtime for running open models and interacting with them through a CLI, REST API, and integrations.
Generative AIArtificial IntelligenceLocal LLMs+3
Details
opencode logo

opencode

172.2k
An open source AI coding agent.
Artificial IntelligenceAI Coding AssistantPermissive License+4
Details
Dify.ai logo

Dify.ai

144.6k
An open-source platform for building, testing, and operating LLM-powered applications with workflows, RAG, agents, and observability.
Low Code DevelopmentPermissive LicenseGenerative AI+4
36 ContainersOpen Core
Details
Open-WebUI logo

Open-WebUI

140.9k
Open WebUI is a self-hosted AI platform for chatting with LLMs, managing RAG, and building custom model workflows, designed to run entirely offline.
Generative AIArtificial IntelligenceAI Interfaces+5
2 ContainersOpen Core
Details
Claude Code logo

Claude Code

131.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+3
Cloud Required
Details
ComfyUI logo

ComfyUI

116.4k
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+3
Freemium
Details
Immich logo

Immich

102.9k
High performance self-hosted photo and video management solution.
Photo GalleriesCopyleft LicenseMedia Management+1
4 Containers
Details
Codex logo

Codex

90.0k
Codex CLI is a local coding agent from OpenAI that runs on your computer.
Artificial IntelligenceAI Coding AssistantPermissive License+4
Details