Commit Graph

5 Commits

Author SHA1 Message Date
William Valentin 83d0ced08c feat(voice): add OpenVINO NPU Whisper service 2026-06-04 13:07:51 -07:00
William Valentin 7ed5383d10 chore(openclaw): refresh runtime models and credentials 2026-03-26 11:01:47 -07:00
William Valentin da64b55caf fix: pin container image versions to avoid unexpected upgrades
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 22:50:18 -07:00
William Valentin bd8a039c82 feat: add agentmon monitor labels to swarm services 2026-03-18 10:07:35 -07:00
William Valentin aceeb7b542 Initial commit — OpenClaw VM infrastructure
- ansible/: VM provisioning playbooks and roles
  - provision-vm.yml: create KVM VM from Ubuntu cloud image
  - install.yml: install OpenClaw on guest (upstream)
  - customize.yml: swappiness, virtiofs fstab, linger
  - roles/vm/: libvirt domain XML, cloud-init templates
  - inventory.yml + host_vars/zap.yml: zap instance config
- backup-openclaw-vm.sh: daily rsync + MinIO upload
- restore-openclaw-vm.sh: full redeploy from scratch
- README.md: full operational documentation

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 12:18:31 -07:00