Claude Skill

serhanekicii/openclaw-helm

使用此 Helm Chart 在 Kubernetes 上部署 OpenClaw 个人 AI 助手。简化自托管 AI 的安装与管理。

概览

Stars194
Forks23
语言未知
最后更新2026-05-24
最近同步2026-06-21
前往 GitHub

仓库信息

拥有者serhanekicii
仓库openclaw-helm
完整名称serhanekicii/openclaw-helm
Repo ID1,146,891,512

安装这个 Skill

git clone https://github.com/serhanekicii/openclaw-helm.git

Registry 信息

类型openclaw_skill
质量分75/100
验证状态readme_parsed
最近验证2026-06-21
平台
ClaudeOpenClaw
能力
browsermemorysearchimageterminalworkflow
识别文件
README.md
配置键
ANTHROPIC_API_KEYOPENCLAW_GATEWAY_TOKENREQUEST_IDTELEGRAM_BOT_TOKENDISCORD_BOT_TOKENSLACK_BOT_TOKENSLACK_APP_TOKENUID

项目简介

用于在 Kubernetes 集群上部署个人 AI 助手 OpenClaw 的 Helm Chart。简化 OpenClaw 应用的安装与管理。

英文描述

🦞 Helm chart for OpenClaw - personal AI assistant

要点

  • 基于 Helm 的 Kubernetes 部署
  • 专为 OpenClaw 个人 AI 助手设计
  • 简化的安装与配置流程
  • 支持标准 Kubernetes 环境

使用场景

  • 在 Kubernetes 上部署 OpenClaw AI 助手
  • 在云端或本地自托管个人 AI 助手
  • 使用 Helm 生命周期命令管理 OpenClaw
  • 将 OpenClaw 集成到现有 Kubernetes 基础设施中

README 摘要

# 🦞 OpenClaw Helm Chart [![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/openclaw-helm)](https://artifacthub.io/packages/helm/openclaw-helm/openclaw) [![Helm 3](https://img.shields.io/badge/Helm-3.0+-0f1689?logo=helm&logoColor=white)](https://helm.sh/) [![Kubernetes](https://img.shields.io/badge/Kubernetes-1.26+-326ce5?logo=kubernetes&logoColor=white)](https://kubernetes.io/) [![App Version](https://img.shields.io/static/v1?label=App+Version&message=2026.5.22&color=blue)](https://github.com/openclaw/openclaw) [![Chart Version](https://img.shields.io/badge/Chart_Version-1.5.40-blue)](https://github.com/serhanekicii/openclaw-helm) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) Helm chart for deploying OpenClaw on Kubernetes — an AI assistant that connects to messaging platforms and executes tasks autonomously. Built on [bjw-s app-template](https://github.com/bjw-s-labs/helm-charts). For a detailed walkthrough, see the [blog post](https://serhanekici.com/openclaw-helm.html). --- ## Architecture OpenClaw runs as a single-instance deployment (cannot scale horizontally): | Component | Port | Description | |-----------|------|-------------| | Gateway | 18789 | Main HTTP/WebSocket interface | | Chromium | 9222 | Headless browser for automation (CDP, optional) | **App Version:** 2026.5.22 --- ## Installation ### Prerequisites - Kubernetes `>=1.26.0-0` - Helm 3.0+ - API key from a supported LLM provider (Anthropic, OpenAI, etc.) ### Steps 1. Add the repository: ```bash helm repo add openclaw https://serhanekicii.github.io/openclaw-helm helm repo update ``` 2. Create namespace and secret: ```bash kubectl create namespace openclaw kubectl create secret generic openclaw-env-secret -n opencl

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-06-21