mabel.gg Documentation¶
Welcome to the comprehensive documentation for the mabel.gg OpenClaw infrastructure. This documentation covers everything from initial setup to advanced configuration, playbooks, and system architecture.
🚀 Quick Links¶
- Kanban Board: https://kanban.mabel.gg - Task management with cost tracking
- Grafana Analytics: https://grafana.mabel.gg - Live dashboards (admin/admin)
- Main Dashboard: https://mabel.gg - System overview
- OpenClaw Control: https://openclaw.mabel.gg - Agent management
📋 What's Documented¶
Systems¶
- OpenClaw - AI agent configuration, Discord integration, cron jobs
- Analytics - SQLite database, Grafana dashboards, API server
- Kanban - Task management with epics, subtasks, and cost tracking
- Infrastructure - Network, domains, Caddy reverse proxy
- Voice - Whisper STT for Discord voice transcription
Playbooks¶
Step-by-step guides for common operations like restarting services, adding tasks, and troubleshooting.
Changelog¶
Detailed history of all updates, changes, and improvements.
🏗️ Architecture Overview¶
┌─────────────────────────────────────────────────────────────┐
│ mabel.gg │
├─────────────────────────────────────────────────────────────┤
│ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐ │
│ │ Kanban │ │ Grafana │ │ Dashboard │ │
│ │ (Port 5000) │ │ (Port 3001) │ │ (Port 8443) │ │
│ └──────┬───────┘ └──────┬───────┘ └──────┬───────┘ │
│ │ │ │ │
│ ┌──────▼─────────────────▼─────────────────▼───────┐ │
│ │ Caddy Reverse Proxy │ │
│ │ (Ports 80/443) │ │
│ └──────┬──────────────────────────────────────────┘ │
│ │ │
│ ┌──────▼──────────────────────────────────────────┐ │
│ │ Tailscale Funnel (Backup) │ │
│ └──────┬──────────────────────────────────────────┘ │
│ │ │
│ ┌──────▼──────────────────────────────────────────┐ │
│ │ OpenClaw Gateway │ │
│ │ (Port 18789) │ │
│ └─────────────────────────────────────────────────┘ │
└─────────────────────────────────────────────────────────────┘
🎯 Key Features¶
- 🤖 AI-Powered - OpenClaw agent with multiple model support
- 🔒 Privacy-First - Local Whisper STT, no data exfiltration
- 📊 Full Analytics - Track costs, tokens, tool usage per task
- 🎴 Kanban Board - Epics, subtasks, and automatic cost tracking
- 🌐 Custom Domain - mabel.gg with automatic HTTPS
- ⏰ Automated - Cron jobs for weather and medication reminders
📝 Getting Started¶
New here? Check out the Quick Start Guide to get up and running.
🔧 Need Help?¶
- Check the Troubleshooting guide
- Review system-specific documentation in the Systems section
- See the Changelog for recent updates
Last updated: February 5, 2026