Community
向 Dagu 用户、贡献者以及社区的工作流自动化示例学习。
由 Dagu 用户撰写的指南、文章和示例。
Dagu – L’orchestrateur de workflows pour oublier les crontabs
A French tech blog post exploring Dagu as the ideal middle ground between simple cron jobs and heavy orchestrators like Airflow. Covers how Dagu’s YAML-based DAG definitions bring clarity to complex job dependencies without requiring script rewrites.
Complete Guide to SubDAGs
A comprehensive guide to using SubDAGs in Dagu. Learn how to organize complex workflows by breaking them into reusable, modular components for better maintainability and scalability.
Using SSH Executor in Dagu: A Complete Guide
A comprehensive guide to using Dagu's SSH executor for running workflows on remote servers. Learn how to configure SSH authentication, manage remote tasks, and build distributed workflows.
Understanding Partial Success in DAG Systems: Building Resilient Workflows
Learn how to handle partial success scenarios in DAG-based workflow systems and build more resilient workflows with proper error handling strategies.
加入项目、报告 issue、与其他用户交流。