FIND-20260326-006 · 2026-03-26 · Innovation Veille
HolyClaude — Containerized Claude Code Workstation with Web UI and Headless Browser
tool
HIGH
HolyClaude is an MIT-licensed Docker image that ships Claude Code CLI alongside a browser-based web UI (CloudCLI on port 3001), Chromium+Playwright for headless automation, and 5 AI CLI providers (Claude, Gemini, OpenAI Codex, Cursor, TaskMaster) in a single ~4 GB container. It uses s6-overlay for process management, supports AMD64/ARM64, and works with existing Claude Max/Pro subscriptions or Anthropic API keys without proxying credentials. Shared on 2026-03-26 by @ihtesham2005 on X; the repo received 653 GitHub stars and a push on the same day. The author CoderLuii confirmed MIT license and active maintenance. Key limitation: no built-in HTTPS or multi-user auth — requires a reverse proxy for external exposure.
Source
https://github.com/CoderLuii/HolyClaude
ODS Impact
Directly relevant to ODS agent infrastructure. The ADLC pipeline already runs Claude Code agents via tmux; HolyClaude offers a drop-in Coolify-deployable alternative that adds a persistent web UI for session management, headless Chromium for E2E/PinchTab-style automation, and multi-model fallback (Gemini, Codex). Could replace or complement the current tmux-based agent dispatch on the GCP e2-standard-4 nodes. The Docker Compose pattern aligns with Coolify PaaS deployment. Requires SYS_ADMIN capability and 2 GB shm_size — verify GCP node capacity before adoption.
Security Review
License: MIT | Maintenance: ACTIVE | Risk: MEDIUM | Recommendation: USE_WITH_CAUTION
Tags
claude-code
docker
ai-agents
playwright
devops
coolify
headless-browser
adlc