← 返回
未分类 中文

Redis Commander

Manage the Redis Commander Docker container for local dev environments. Provides a web UI for Redis key inspection at http://localhost:8083. Requires redis-m...
管理本地开发环境中的 Redis Commander Docker 容器,提供 Web UI 用于在 http://localhost:8083 检查 Redis 键,需在本地安装 redis-m...
pereirajair pereirajair 来源
未分类 clawhub v1.0.1 2 版本 100000 Key: 无需
★ 0
Stars
📥 336
下载
💾 1
安装
2
版本
#latest

概述

Redis Commander

Manages the Redis Commander Docker container, providing a web UI for Redis key inspection and management.

Architecture

redis-commander/
├── docker-compose.yml   # Redis Commander container
└── run.sh               # lifecycle CLI

Connects to the shared nginx-proxy_net network and reaches Redis at codai_redis:6379. Access is protected by HTTP Basic Auth. No data is persisted — Redis Commander is stateless.

Commands

./run.sh start    # start Redis Commander container
./run.sh stop     # stop container
./run.sh status   # show status and URL
./run.sh open     # print access URL

How to Execute Tasks

Start Redis Commander

Check your session context for the absolute script path, then run:

<plugin-root>/redis-commander/run.sh start

Open http://localhost:8083 in a browser. Login: admin / admin (HTTP Basic Auth).

Check status

<plugin-root>/redis-commander/run.sh status

Prerequisites

Start in this order:

  1. proxy-manager start — creates the shared Docker network
  2. redis-manager start — Redis must be running before Redis Commander connects

Configuration

VariableDefaultPurpose
-----------------------------------------------------------------------------------
COMMANDER_CONTAINERcodai_redis_commanderContainer name
COMMANDER_PORT8083Host port
COMMANDER_USERadminHTTP Basic Auth user
COMMANDER_PASSWORDadminHTTP Basic Auth password
REDIS_CONTAINERcodai_redisRedis hostname on shared net
REDIS_PASSWORDredispassRedis AUTH password
CODAI_NETWORKnginx-proxy_netShared Docker network name

Rules

  • Start redis-manager before this plugin — Redis Commander cannot connect without Redis.
  • Port 8083 is bound to 127.0.0.1 — accessible from the host only.
  • Change COMMANDER_PASSWORD on shared machines (default admin is not secure).
  • Use stop when done; the container uses restart: unless-stopped and survives reboots.

Related Plugins

  • proxy-manager — creates the shared Docker network (start first)
  • redis-manager — Redis container that Redis Commander connects to

版本历史

共 2 个版本

  • v1.0.1 当前
    2026-05-28 13:28
  • v1.0.0
    2026-05-12 05:29 安全 安全

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

dev-programming

Postgres Manager

pereirajair
管理共享的 PostgreSQL Docker 容器,用于本地开发环境。处理容器生命周期、数据库创建/删除以及跨实例数据转储,...
★ 0 📥 452
it-ops-security

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装后可防止您和您的用户受到提示注入、数据泄露及恶意行为的侵害。
★ 116 📥 31,030
it-ops-security

Free Ride - Unlimited free AI

shaivpidadi
管理OpenClaw的OpenRouter免费AI模型,自动按质量排名模型,配置速率限制备用方案,并更新opencla...
★ 472 📥 78,673