Skip to main content

Introduction

OpenClaw is packaged as a Helm chart for running an OpenClaw workspace in Kubernetes with enterprise deployment patterns in mind: private network access, model-provider configuration, persistent workspace storage, review environments, and profile bootstrapping.

The chart publishes the OpenClaw application container together with supporting services such as Browserless and OAuth2 Proxy. It can be installed from the GitLab container registry and configured through Helm values.

OpenClaw banner

What this chart provides

  • A Kubernetes Deployment for the OpenClaw application.
  • Optional Browserless integration for browser automation.
  • Optional OAuth2 Proxy integration for authenticated web access.
  • Persistent workspace storage with an optional existing claim.
  • NetworkPolicy, Ingress, HTTPRoute, ServiceMonitor, and Grafana dashboard templates.
  • Profile bootstrapping from an ORAS-compatible registry.

Documentation

Start with Getting started for installation and first access, then review Configuration for common value overrides and Operations for runtime tasks.