Clawdbot df1b723c6f feat: bootstrap openclaw config and run gateway
- Remove debug sleep infinity mode
- Add bootstrap logic: runs 'onboard --non-interactive' if config missing
- Run gateway on port 18789 bound to 0.0.0.0
- Add containerPort declaration
2026-01-30 11:57:18 +00:00
2026-01-30 10:18:11 +00:00

openclaw (OpenShift)

GitOps repo for deploying OpenClaw into the openclaw namespace.

Layout:

  • bootstrap/ ArgoCD Application (apply manually once)
  • manifests/ Namespace + workload resources (ArgoCD-managed)

Target:

  • Namespace: openclaw
  • Route host: openclaw.apps.lab.apilab.us
  • Image: default-route-openshift-image-registry.apps.lab.apilab.us/openclaw/openclaw:latest
  • Gateway port: 18789

Notes:

  • This repo intentionally does not deploy TEI; it assumes the existing service: http://text-embeddings.tei.svc.cluster.local:8080/v1/
Description
Repo for openclaw configuration
Readme 38 KiB