# dagu を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:dagu
```

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

### macOS

- Homebrew (100%):

```sh
brew install dagu
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:dagu
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/dagu>
- **バージョン:** 2.10.1
- **ソース概要:** Lightweight and powerful workflow engine
- **ホームページ:** <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
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- dagu (cli)
- dagu (エイリアス)

## ビルド依存関係

- go
- node
- pnpm

## インストール挙動

- post-install フック: 未定義
- サービス: declared
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 2.10.1
- マネージャ更新日: 2026-07-06
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/dagucloud/dagu
- 検出された最新: v2.10.1 (最新)
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://docs.dagu.sh/>
- <https://raw.githubusercontent.com/dagucloud/dagu/main/README.md>
- <https://raw.githubusercontent.com/dagucloud/docs/main/server-admin/configuration.md>
- <https://api.github.com/repos/dagucloud/dagu>
- <https://github.com/dagucloud/dagu/releases/tag/v1.22.0>


## セキュリティノート

formula declares a Homebrew service.

- **Geiger リスク:** orange / 中
- formula declares a Homebrew service


## 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

- Unix: ~/.config/dagu/config.yaml, ~/.config/dagu/dags/*.yaml
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** dagu
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [Secret-risk packages](https://www.automicvault.com/ja/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://www.automicvault.com/ja/pkg/brew/go/) - Build dependency declared by Homebrew.
- [node](https://www.automicvault.com/ja/pkg/brew/node/) - Build dependency declared by Homebrew.
- [pnpm](https://www.automicvault.com/ja/pkg/brew/pnpm/) - Build dependency declared by Homebrew.
- [flowpipe](https://www.automicvault.com/ja/pkg/brew/flowpipe/) - Shares av.db curated category or tags: cli, developer-tools, workflow-automation.
- [git-town](https://www.automicvault.com/ja/pkg/brew/git-town/) - Shares av.db curated category or tags: cli, developer-tools, workflow-automation.
- [node-red](https://www.automicvault.com/ja/pkg/brew/node-red/) - Shares av.db curated category or tags: cli, developer-tools, workflow-automation.
- [action-validator](https://www.automicvault.com/ja/pkg/brew/action-validator/) - Shares av.db curated category or tags: cli, developer-tools, yaml.
- [ahoy](https://www.automicvault.com/ja/pkg/brew/ahoy/) - Shares av.db curated category or tags: cli, developer-tools, yaml.
- [butane](https://www.automicvault.com/ja/pkg/brew/butane/) - Shares av.db curated category or tags: cli, developer-tools, yaml.
- [cekit](https://www.automicvault.com/ja/pkg/brew/cekit/) - Shares av.db curated category or tags: cli, developer-tools, yaml.
- [config-file-validator](https://www.automicvault.com/ja/pkg/brew/config-file-validator/) - Shares av.db curated category or tags: cli, developer-tools, yaml.

## Combined YAML source

View the package source record on GitHub. [combined/dagu.yml](https://github.com/automic-vault/db/blob/main/combined/dagu.yml)


## ソース

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