
ClawOps brings full DevOps control to your fingertips through OpenClaw. No more switching between terminals, dashboards, and monitoring tools — manage everything from Telegram, Discord, Signal, or WhatsApp.
**6 Powerful Commands:**
• /deploy [env] — Trigger deployments via GitHub Actions or Docker with rollback support
• /status [service] — Real-time health checks across Docker containers and AWS ECS
• /logs [service] — Fetch and filter logs from Docker or CloudWatch with error grouping
• /alert-config — Configure CPU/memory/disk thresholds and notification channels
• /rollback [env] — Instant rollback to previous deployment with confirmation
• /pipeline — Manage GitHub Actions workflows: status, trigger, cancel
**Background Monitoring:**
• CPU, memory, and disk usage alerts with configurable thresholds
• Trend detection over rolling 10-snapshot windows
• Quiet hours support to avoid 3AM pager fatigue
• Auto-recovery notifications when metrics normalize
**Integrations:** Docker, GitHub Actions, AWS CloudWatch, AWS ECS
**Built with:** TypeScript, fully typed, zero runtime dependencies beyond OpenClaw SDK
--- Sample Output ---
/deploy production:
🚀 Deploying to production...
Triggering GitHub Actions: deploy.yml (branch: main)
✅ Workflow dispatched — Run #4821
✅ Deploy succeeded in 2m 34s
📋 Summary:
Environment: production
Branch: main
Commit: a3f8c21 fix: auth bug
Duration: 2m 34s
Status: ✅ SUCCESS
/status:
📊 Service Status (5 services)
api-server 🟢 CPU 23% Memory 41% Uptime 14d
web-frontend 🟢 CPU 8% Memory 22% Uptime 14d
worker-queue 🟡 CPU 78% Memory 67% Uptime 3d
redis 🟢 CPU 5% Memory 34% Uptime 30d
postgres 🟢 CPU 12% Memory 58% Uptime 30d
⚠️ worker-queue: CPU approaching threshold (80%)
/logs api-server --level error --since 1h:
📋 Logs: api-server (errors, last 1h)
[14:23:01] ERROR Connection timeout to payment service (×3)
[14:25:33] ERROR Rate limit exceeded for user_892af3
[14:31:12] ERROR Invalid JWT token: expired
Total: 5 errors in last 1h (normal range: <10/h)
Background Alert:
🔴 ALERT: CPU Critical — worker-queue
Current: 92% (threshold: 80%)
Trend: ↑ Rising over last 10 checks
Duration: Elevated for 8 minutes
Tags
openclawdevopsmonitoringdeploymentci-cddockeraws
Compatibility
OpenClawDockerGitHub ActionsAWS
Reviews (0)
No reviews yet. Be the first to review!