Claude Skill

serhanekicii/openclaw-helm

Deploy OpenClaw personal AI assistant on Kubernetes with this Helm chart. Simplifies installation and management for self-hosted AI.

Overview

Stars194
Forks23
LanguageUnknown
Last pushed2026-05-24
Last synced2026-06-21
View on GitHub

Repository

Ownerserhanekicii
Repositoryopenclaw-helm
Full nameserhanekicii/openclaw-helm
Repo ID1,146,891,512

Install this Skill

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

Registry

Typeopenclaw_skill
Quality score75/100
Verificationreadme_parsed
Last verified2026-06-21
Platforms
ClaudeOpenClaw
Capabilities
browsermemorysearchimageterminalworkflow
Detected files
README.md
Config keys
ANTHROPIC_API_KEYOPENCLAW_GATEWAY_TOKENREQUEST_IDTELEGRAM_BOT_TOKENDISCORD_BOT_TOKENSLACK_BOT_TOKENSLACK_APP_TOKENUID

Summary

A Helm chart for deploying OpenClaw, a personal AI assistant, on Kubernetes clusters. Simplifies installation and management of the OpenClaw application.

Chinese description

🦞 OpenClaw 的 Helm Chart - 个人 AI 助手

Key features

  • Helm-based deployment for Kubernetes
  • Designed for OpenClaw personal AI assistant
  • Streamlined installation and configuration
  • Supports standard Kubernetes environments

Use cases

  • Deploy OpenClaw AI assistant on Kubernetes
  • Self-host personal AI assistant in cloud or on-prem
  • Manage OpenClaw with Helm lifecycle commands
  • Integrate OpenClaw into existing Kubernetes infrastructure

README excerpt

# 🦞 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

Topics

No topics yet.

Explore more

Data from GitHub. Synced on 2026-06-21