Skip to content

bokrma/openclaw-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenClaw Easy Starter

Beginner-friendly Docker setup for OpenClaw.

Who this is for

  • You want OpenClaw running locally without manual infra setup.
  • You want setup scripts for Windows/macOS/Linux.
  • You want optional Mission Control and Command Center included.

What this starter configures

  • Clones OpenClaw and runs Docker safe mode.
  • Configures gateway token auth and default channel plugins (telegram,whatsapp).
  • Installs key tools in container: clawhub, openclaw, claude, codex, playwright, agent-browser.
  • Installs Supermemory plugin (when configured).
  • Enables Mission Control by default.
  • Supports optional Command Center.

Starting Points

Base URL is usually http://127.0.0.1:18789/.

Important Daily-Use Rule

After first install, do not use start.* for normal restarts. Use fast daily commands in:

Docs Map

Mission Control Board Packs

board.pack.example.json is a template only. It does not affect Mission Control unless you enable pack seeding and point to a real config file, then restart the stack.

Quick setup:

Copy-Item .\board.pack.example.json .\board.pack.json -Force
OPENCLAW_MISSION_CONTROL_SEED_BOARD_PACK=true
OPENCLAW_MISSION_CONTROL_BOARD_PACK_CONFIG_FILE=board.pack.json

See details in docs/guides/services.md.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published