Logo
Deploy Now

Developer links

HolyClaude

With 2,400+ GitHub stars, HolyClaude replaces a two-hour manual setup process with a single docker compose up command that launches a fully configured AI coding workstation. The container ships with Claude Code pre-installed alongside seven additional AI CLIs — Gemini CLI, OpenAI Codex, Cursor, TaskMaster AI, Junie, OpenCode with OpenRouter multi-provider support, and Pi Coding Agent — all accessible through the CloudCLI browser-based web interface on port 3001. A headless Chromium browser running on Xvfb display :99 comes pre-configured with Playwright 1.61 for automated screenshots, testing, and web scraping without additional setup. The development toolchain includes Node.js 26, Python 3, TypeScript, git, GitHub CLI, database clients for PostgreSQL, SQLite, and Redis, plus deployment CLIs for Vercel, Wrangler, Netlify, and Azure. Process management uses s6-overlay for automatic restarts and graceful shutdown, while bind mounts to ./data/claude and ./workspace ensure credentials, configuration, and project files persist across container rebuilds. The full image supports AMD64 and ARM64 architectures, running on Linux, macOS with Docker Desktop, Windows with WSL2, and Synology or QNAP NAS hardware. A slim tag at roughly 2GB omits the browser stack for environments that do not need it, while the full image at 4GB includes everything. Users authenticate with their existing Anthropic account directly through Claude Code with no credential relay or proxy involved. Running on a dedicated VPS on RepoCloud with guaranteed CPU, RAM, and SSD, full root SSH access, and a browser serial console. MIT licensed.

HolyClaude
HolyClaude
HolyClaude
HolyClaude
HolyClaude

Benefits

  • One-Command Full Workstation
  • Replaces hours of manual tool installation with a single Docker Compose command that launches Claude Code, web UI, headless browser, and fifty development tools in thirty seconds.
  • Eight AI Provider CLIs
  • Bundles Claude Code, Gemini CLI, OpenAI Codex, Cursor, TaskMaster AI, Junie, OpenCode, and Pi Coding Agent in one container for multi-provider AI coding workflows.
  • Persistent Data Architecture
  • Bind mounts for credentials and workspace directories survive container rebuilds, image updates, and host reboots without manual volume configuration or permission debugging.
  • Multi-Architecture Docker Image
  • Ships AMD64 and ARM64 images with full and slim tags, running natively on Linux servers, macOS Docker Desktop, Windows WSL2, and NAS appliances like Synology.

Features

  • CloudCLI Web Interface
  • Browser-based terminal UI with plugin support accessible on port 3001, providing remote access to all AI CLIs and development tools from any device.
  • Headless Browser Stack
  • Debian Chromium with Xvfb virtual display and Playwright 1.61 pre-configured for automated testing, screenshot capture, and web scraping tasks.
  • s6-Overlay Process Management
  • Enterprise-grade init system provides automatic service restarts, graceful shutdown ordering, and health monitoring for all container processes.
  • Complete Development Toolchain
  • Includes Node.js 26, Python 3, TypeScript, GitHub CLI, database clients for PostgreSQL, SQLite, and Redis, plus Vercel, Wrangler, and Netlify deployment CLIs.
  • Direct Anthropic Authentication
  • Works with existing Claude Max, Pro, or API key accounts through direct CLI authentication with no credential proxy, relay, or third-party intermediary.