
antiantiops/openclawcssservices: openclaw-gateway: image: antiantiops/openclaw:v2026.2.17 container_name: openclaw-gateway restart: unless-stopped ports: - "***:***" volumes: - ./openclaw-data:/root/.openclaw environment: - NODE_ENV=production command: - "node" - "dist/index.js" - "gateway" - "--bind" - "lan" - "--allow-unconfigured" openclaw-cli: image: antiantiops/openclaw:v2026.2.17 container_name: openclaw-cli profiles: - tools volumes: - ./openclaw-data:/root/.openclaw environment: - NODE_ENV=production
Then follow the command.
cssdocker compose up -d
Next, execute the commands to configure some basic settings.
cssdocker compose run --rm openclaw-cli node dist/index.js setup docker compose run --rm openclaw-cli node dist/index.js config set gateway.auth.token "my-secret-token" docker compose run --rm openclaw-cli node dist/index.js config set gateway.controlUi.allowInsecureAuth true docker compose run --rm openclaw-cli node dist/index.js config set gateway.controlUi.dangerouslyDisableDeviceAuth true
Next, restart the openclaw-gateway
cssdocker compose restart openclaw-gateway
Please provide the link to the guide in order to access the OpenClaw dashboard.
cssdocker compose run --rm openclaw-cli node dist/index.js dashboard --no-open





manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务