alphaclaw and openclaw-in-docker

These are complements—chrysb/alphaclaw is a production-focused orchestration harness that abstracts away container management complexity, while ozbillwang/openclaw-in-docker is an educational Docker guide for manually containerizing OpenClaw components, so users typically graduate from the latter's learning approach to the former's automated deployment solution.

alphaclaw
81
Verified
openclaw-in-docker
39
Emerging
Maintenance 25/25
Adoption 19/25
Maturity 18/25
Community 19/25
Maintenance 13/25
Adoption 7/25
Maturity 1/25
Community 18/25
Stars: 639
Forks: 78
Downloads: 11,234
Commits (30d): 307
Language: JavaScript
License: MIT
Stars: 33
Forks: 15
Downloads:
Commits (30d): 0
Language: Shell
License:
No risk flags
No License No Package No Dependents

About alphaclaw

chrysb/alphaclaw

The ultimate setup harness for OpenClaw. Deploy in minutes. Stay running for months. No CLI required.

Provides browser-based observability, crash recovery, and multi-agent management through a unified dashboard that eliminates SSH access while maintaining Git-backed auditability. Integrates OpenClaw with Telegram/Discord/Slack channels, Google Workspace (Gmail, Calendar, Drive, Docs, Sheets), and Google Pub/Sub, with automatic hourly commits and prompt-injection-based agent discipline. The watchdog daemon detects crashes, auto-repairs via `openclaw doctor --fix`, and sends notifications across multiple channels—all manageable from a single UI without config files.

About openclaw-in-docker

ozbillwang/openclaw-in-docker

Run OpenClaw (MoltBot, ClawdBot) Safely with Docker: A Practical Guide for Beginners

Provides automated Docker Compose setup via a bash script that handles image selection, gateway initialization, and token generation—supporting both `latest` and `main` image variants for OpenClaw gateway deployment. Includes an interactive onboarding wizard and persists configuration to `.env` and `~/.openclaw/openclaw.json`, enabling local LLM usage without API costs on compatible hardware like Mac mini.

Scores updated daily from GitHub, PyPI, and npm data. How scores work