claudeclaw-plus

claudeclaw-plus

Docker app from claudeclaw-plus' Repository

Overview

ClaudeClaw+ is a superset of claudeclaw that adds a governance and policy layer, durable multi-step orchestration, persistent cross-session memory, and a hardened web UI on top of the upstream daemon. Everything in vanilla claudeclaw is here too — Telegram, Discord, and Slack bridges, scheduled cron jobs, voice transcription via Whisper, and a web dashboard. Requires a Claude Code subscription at claude.ai/code — no API key needed.

Requirements

A Claude Code subscription (claude.ai/code) is required. After starting the container for the first time, open a terminal to it and run: claude login

Runtime arguments

Web UI
http://[IP]:[PORT:4632]
Network
bridge
Shell
sh
Privileged
false
Extra Params
--restart=unless-stopped

Template configuration

Web Dashboard PortPorttcp

Port for the ClaudeClaw+ web dashboard.

Target
4632
Default
4632
Value
4632
IS_SANDBOXVariable

Tells Claude Code that this is a sandboxed environment, so it accepts --dangerously-skip-permissions when running as root. Required for ClaudeClaw+ to function inside this container. Do not unset.

Default
1
Value
1
App DataPathrw

Stores Claude Code credentials, ClaudeClaw+ settings, logs, jobs, persistent memory, and Whisper models. Must persist across restarts.

Target
/root/.claude
Default
/mnt/user/appdata/claudeclaw-plus
Value
/mnt/user/appdata/claudeclaw-plus
Notes DirectoryPathro

Optional host directory for ClaudeClaw+ to read. Mounted inside the container at /root/notes so it falls within the default 'moderate' security scope. Reference it in prompts and jobs as /root/notes.

Target
/root/notes
Documents DirectoryPathro

Optional host directory for ClaudeClaw+ to read. Mounted inside the container at /root/documents so it falls within the default 'moderate' security scope. Reference it in prompts and jobs as /root/documents.

Target
/root/documents
Backup DirectoryPathrw

Optional host directory for backups. Run /backup.sh inside the container to create a timestamped snapshot of all ClaudeClaw+ data here.

Target
/backup
TailScale Fallback State DirectoryVariable

Container directory where Unraid's CA Tailscale integration stores its state (machine key, node info). Kept under /root/.claude so it persists across container recreation and image updates. Only used when Tailscale is enabled via the Docker template's Advanced View.

Target
CA_TS_FALLBACK_DIR
Default
/root/.claude/tailscale
Value
/root/.claude/tailscale

Categories

Details

Repository
ghcr.io/paulmeier/claudeclaw-plus-container:latest
Last Updated2026-05-31
First Seen2026-05-19

Run claudeclaw-plus on Unraid.

claudeclaw-plus is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.