2 Commits

Author SHA1 Message Date
e08951de21 feat(openclaw): deploy OpenClaw AI chatbot gateway on VM 120
- Add Docker Compose configs with security hardening (cap_drop ALL, non-root, read-only FS)
- Add Prometheus node_exporter scrape target for 192.168.2.120:9100
- Update services/README.md, INDEX.md, and CLAUDE_STATUS.md with VM 120
- Image pinned to v2026.2.1 (patches CVE-2026-25253)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 18:14:58 -07:00
d4d8e69262 feat(monitoring): add Prometheus/Grafana monitoring stack
- Add Grafana dashboard service (port 3000)
- Add Prometheus time-series database (port 9090)
- Add PVE Exporter for Proxmox metrics (port 9221)
- Deploy on VM 101 (monitoring-docker) at 192.168.2.114
- Configure scraping for Proxmox node 192.168.2.100
- Add docker-compose configurations for all services
- Add template files for sensitive credentials (pve.yml.template, .env.template)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-07 12:41:22 -07:00