Skip to main content
AI RuntimeOfficial Appaloft catalog

OpenClaw

Self-host OpenClaw with provider keys and optional Ollama.

Appaloft · Official Appaloft catalogReviewed 2026-05-24cloud-openclaw · v1.0.0

Deployment highlights

  • Run the OpenClaw Control UI on port 18789.
  • Add provider keys and the gateway token during setup.
  • Optional Ollama support runs alongside OpenClaw and stores models on a volume.

Good for

  • Teams running their own AI coding gateway.
  • Local-model setups that use Ollama.

Deployment variants

Deployment variants

The public Blueprint describes application topology. Appaloft's install plan confirms resource creation, reuse, and upgrade checks.

External providerDefault

OpenClaw gateway using external model provider API keys.

Bundled Ollama

OpenClaw gateway plus an Ollama service component for local model runtime.

Environment profiles

Production · DefaultPreview

Upgrade impact

Upgrade strategy: image-tag
Manual review required · No destructive changes declared

Blueprint manifest

Topology Appaloft will create

This topology comes from the public Blueprint manifest. Dependencies are created or bound to existing resources through the install plan.

Components · 1

OpenClaw Gateway

service
Runtime
container-image · ghcr.io/openclaw/openclaw:latest
Public ports
http:18789/http Public
Routes
http/
Health check
HTTP /
Bound resources
state

Dependencies · 1

OpenClaw state volume

volume
Dependency
volume
Required
Required

Installation configuration

Installation configuration

Parameters are ordinary install-time settings. Secrets are shown only by key and source; this page never collects or displays their values.

Parameters · 1

App name

APP_NAME

Type: string · Required · Default: OpenClaw

Secrets · 2

OpenClaw gateway token

OPENCLAW_GATEWAY_TOKEN

Required · Generated during install

Runtime gateway token placeholder generated or supplied during install.

OpenAI API key

OPENAI_API_KEY

Optional · User provided

Optional external model provider key.