Automic VaultAutomic Vault

brew

dagu を Homebrew でインストール

dagu のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install dagu

local Homebrew formula metadata

概要

パッケージ概要

Lightweight and powerful workflow engine

履歴

プロジェクトの歴史と使われ方

Dagu is a local-first workflow engine with a Web UI and a declarative YAML workflow format. It is packaged as a self-contained CLI/server tool for people who want scheduled DAGs, retries, logs, approvals, and automation without running a database-backed orchestration stack.

プロジェクトの歴史

The official repository metadata records the Dagu repository as created in April 2022. Current official docs describe Dagu as local-first workflow orchestration that runs anywhere, with declarative YAML, a single binary, and air-gapped readiness.

採用の歴史

Dagu's adoption story is aimed at small teams and operators moving beyond cron without adopting a heavyweight Airflow-style deployment. The official README explicitly compares the single-binary Dagu model with traditional orchestrators that require multiple services such as a web server, scheduler, workers, PostgreSQL, Redis or RabbitMQ, and a Python runtime.

使われ方

Users define workflows as YAML DAG files, run them with the dagu CLI, and operate the scheduler, executor, and web UI with commands such as dagu start-all. The official configuration docs define ~/.config/dagu/config.yaml as the default process-level configuration file and document default DAG, log, and data paths.

パッケージ好きにとっての重要性

Dagu matters to package nerds because it compresses a workflow scheduler, web UI, local file-backed state, and DAG runner into a single installable tool. It fills the package-manager niche between cron-plus-shell-scripts and a full distributed orchestration platform.

タイムライン

  • 2022: Official Dagu GitHub repository is created.
  • 2025: v1.22.0 release is published in the current official repository.
  • 2026: Official docs present Dagu as local-first orchestration with declarative YAML and a single-binary deployment model.

Related projects

  • Official materials position Dagu as an alternative to Airflow and Cron and document actions for shell commands, Docker containers, Kubernetes Jobs, SSH, HTTP, SQL, and AI-agent harnesses.

セキュリティ状態

リスクレベル: orange

formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • formula declares a Homebrew service

信号

  • metadata:service

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/dagu/config.yaml~/.config/dagu/dags/*.yaml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
dagucliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版2.10.1
マネージャ更新日2026-07-06
ローカルデータOK
上流最新
検出された最新v2.10.1

https://github.com/dagucloud/dagu

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:dagu
バージョン2.10.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/dagu
ホームページhttps://dagu.sh
リポジトリhttps://github.com/dagucloud/dagu
上流ドキュメントhttps://docs.dagu.sh/
ライセンスGPL-3.0-only
ソースアーカイブhttps://github.com/dagucloud/dagu/archive/refs/tags/v2.10.1.tar.gz
最終更新2026-07-06T21:38:25Z
Pulseupdated
ビルド依存関係go, node, pnpm
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービスdeclared

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedagu
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment