What problem does it solve?
This Skill guides users through Dagu's intuitive Web UI, simplifying the management, monitoring, and execution of workflows. It provides real-time visibility into operations, making it easy to track progress, debug issues, and review execution history without needing CLI commands.
Core Features & Use Cases
- Interactive Workflow Management: Start, stop, retry, and manage Dagu workflows directly from your browser with a few clicks.
- Real-time Monitoring & Logging: View live execution status, detailed step-by-step logs, and visual DAG representations for immediate insights into workflow health.
- Comprehensive History & Debugging: Access past execution records, filter history, and analyze failed runs to quickly diagnose and troubleshoot issues.
- Use Case: When a Dagu workflow fails, use the Web UI to quickly identify the problematic step, review its real-time logs for error messages, and then restart the workflow after applying a fix.
Quick Start
Access the Dagu Web UI at 'http://localhost:8080' after starting the Dagu server, then navigate to the workflow list and manually start a workflow.