User Tools

Site Tools


infrastructure:openclaw

OpenClaw Gateway

Last updated: 2026-02-06

Overview

OpenClaw is the AI assistant gateway running on Proxmox.

  • Container: CT 103
  • IP: 10.100.160.249
  • Port: 18789
  • OS: Debian 13 (trixie)

Channels

  • Signal: +491637351270
  • Telegram: @mxm_bot (various groups)

Nodes

Node Device Capabilities
xbook MacBook Pro 18,1 canvas, screen, system.run, system.notify, appleScript

Configuration

  • TTS: OpenAI gpt-4o-mini-tts, voice=alloy
  • STT: whisper-ctranslate2, model=small
  • Web Search: Brave API (2000 queries/month free tier)

Security

  • groupPolicy: allowlist
  • UFW: enabled (ports 22, 18789)
  • Auto-updates: unattended-upgrades enabled

Maintenance Jobs

Schedule Job Description
03:00 CET daily maintenance:daily Security audit, update check
04:00 CET Sunday maintenance:weekly Full audit, apt upgrade

Commands

# Check status
openclaw status
 
# View logs
journalctl -u openclaw -f
 
# Restart gateway
openclaw gateway restart
 
# Update
openclaw update

Workspace

  • Path: /root/.openclaw/workspace/
  • Memory: /root/.openclaw/workspace/memory/
  • Skills: /usr/lib/node_modules/openclaw/skills/
infrastructure/openclaw.txt · Last modified: by 127.0.0.1