selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

runtm logo

runtm

286

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
Jul 24, 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

384.1k
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
hermes-agent logo

hermes-agent

220.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.
Generative AIAI AgentsAI Coding Assistant+2
2 Containers
Details
n8n logo

n8n

197.9k
n8n is a workflow automation platform for technical teams that combines visual no-code building with code-based extensibility.
Automation ToolsNot FOSSPermissive License+5
Single ContainerSource AvailableNot FOSS
Details
opencode logo

opencode

189.4k
An open source AI coding agent.
Artificial IntelligenceAI Coding AssistantPermissive License+4
Details
AutoGPT logo

AutoGPT

185.7k
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

176.8k
Ollama is a tool for running open models locally and exposing them through a REST API for apps, agents, and integrations.
Generative AIArtificial IntelligenceLocal LLMs+3
Details
Dify.ai logo

Dify.ai

150.2k
An open-source platform for building, testing, and operating LLM-powered applications with workflows, RAG, agents, and observability.
Low Code DevelopmentFOSS with IssuesOpen-Washing Risk+6
36 ContainersOpen CoreFOSS with Issues
Details
Open-WebUI logo

Open-WebUI

146.6k
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+7
2 ContainersOpen CoreFOSS with Issues
Details
Claude Code logo

Claude Code

139.0k
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

122.1k
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

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

Codex

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