Skip to content

Peiiii/openclaw-manager

Repository files navigation

OpenClaw Manager

npm version License: MIT

OpenClaw installation and configuration tool. Complete installation, configuration, and pairing locally in one place.

OpenClaw Manager Screenshot

中文文档


Quick Start

NPM (Recommended)

npm i -g openclaw-manager
openclaw-manager start

Common commands:

  • openclaw-manager stop - Stop the service
  • openclaw-manager stop-all - Stop all instances
  • openclaw-manager reset - Reset configuration

Specify admin credentials on first start:

openclaw-manager start --user admin --pass pass

Script Installation

Mac / Linux

curl -fsSL https://openclaw-manager.com/install.sh | bash

The installation process will prompt you to set an admin username and password.

Windows (Not yet verified, use with caution)

irm https://openclaw-manager.com/install.ps1 | iex

Docker

curl -fsSL https://openclaw-manager.com/docker.sh | bash

For more Docker parameters and instructions:


Usage

  1. Run the installation command → Manager service starts automatically
  2. Open browser and visit http://localhost:17321
  3. Log in with the username and password set during installation
  4. Follow the guide to install OpenClaw CLI (npm package openclaw)
  5. Configure Discord Bot Token
  6. Configure AI model (API Key)
  7. Pair with your Bot
  8. Done! Start using

Features

  • 🚀 One-click deployment - Get your AI assistant running in minutes
  • 🖥️ Web UI - Intuitive configuration interface
  • 🔒 Local-first - Your data stays on your device
  • 🤖 Multi-platform - Discord, WhatsApp, Telegram support
  • 🧠 AI models - OpenAI, Claude, and more

Documentation


Community


License

MIT License - see LICENSE file for details.


Related Projects

About

GUI-based Installation and Configuration Tool for OpenClaw(Clawdbot)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors