claudeclaw

claudeclaw

Aplicación Docker from paulmeier's Repository

Visión general

claudeclaw runs Claude Code as a persistent background daemon with Telegram, Discord, and Slack messaging 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.

Requisitos

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

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:4632]
Red
bridge
Concha
sh
Privilegiado
false
Parámetros adicionales
--restart=unless-stopped

Configuración de plantillas

Web Dashboard PortPorttcp

Port for the claudeclaw web dashboard.

Objetivo
4632
Por defecto
4632
Valor
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.

Por defecto
1
Valor
1
App DataPathrw

Stores Claude Code credentials, claudeclaw settings, logs, jobs, and Whisper models. Must persist across restarts.

Objetivo
/root/.claude
Por defecto
/mnt/user/appdata/claudeclaw
Valor
/mnt/user/appdata/claudeclaw
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.

Objetivo
/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.

Objetivo
/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.

Objetivo
/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.

Objetivo
CA_TS_FALLBACK_DIR
Por defecto
/root/.claude/tailscale
Valor
/root/.claude/tailscale

Categorías

Descargar estadísticas

672
Descargas totales

Detalles

Repositorio
ghcr.io/paulmeier/claudeclaw-container:latest
Última actualización2026-05-15
Visto por primera vez2026-05-17

Ejecute Claudeclaw en Unraid.

Claudeclaw se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.