Automic VaultAutomic Vault

brew

deployer を Homebrew, Nix, chocolatey, MacPorts, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install deployer

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install dep

MacPorts ports tree · devel/dep/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#deployer

nixpkgs package indexes · pkgs/by-name/de/deployer/package.nix · ソース: api.github.com

概要

パッケージ概要

Deployment tool written in PHP with support for popular frameworks

履歴

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

Deployer is a PHP deployment CLI focused on repeatable application releases, provisioning, framework recipes, and zero-downtime deployment patterns. It gives PHP projects a programmable deployment file and a `dep` command instead of a pile of shell snippets.

プロジェクトの歴史

The official deployphp/deployer repository was created in 2013. Its README presents Deployer as a PHP deployment tool with built-in support for popular frameworks, automatic server provisioning, zero-downtime deployments, and ready-to-use recipes.

The versioned documentation shows the modern workflow: install Deployer, run `dep init`, and answer prompts to create `deploy.php` or `deploy.yaml` with hosts, tasks, and imported recipes.

採用の歴史

Deployer spread through PHP application teams because it matched the shape of PHP projects: a Composer-installable tool, framework recipes, SSH-based hosts, and recipes that can be kept near application code. Its Homebrew, MacPorts, Scoop, Chocolatey, and Nix packaging made the `dep` binary convenient outside pure Composer installs.

使われ方

A typical project keeps a `deploy.php` or `deploy.yaml` recipe in the repository, defines hosts and `deploy_path`, and runs `dep deploy`. The docs recommend keeping SSH identity details in `~/.ssh/config`, while the tool manages release directories, shared files, current symlinks, rollback-oriented release history, and custom tasks.

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

For package nerds, Deployer is a good example of deployment logic packaged as a language-native CLI. It sits between Composer, SSH, framework conventions, and release directory layouts, showing how packaging culture can turn an operations pattern into a reusable command.

タイムライン

  • 2013: Official deployphp/deployer repository created.
  • 2026: Current documentation centers on Deployer 8.x.
  • 2026: Getting-started docs document `deploy.php` and `deploy.yaml` recipe generation.

Related projects

  • Related official resources include Deployer recipes, the Deployer GitHub Action, and the deployphp/deployer Docker image.

セキュリティ状態

保護ツール対応はまだ見つかっていません

deployer に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

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
deploy.phpdeploy.yaml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.ssh/config~/.ssh/id_rsa

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版8.0.5
マネージャ更新日2026-05-18
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/deployphp/deployer

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:deployer
バージョン8.0.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/deployer
ホームページhttps://deployer.org/
リポジトリhttps://github.com/deployphp/deployer
上流ドキュメントhttps://deployer.org/docs
ライセンスMIT
ソースアーカイブhttps://github.com/deployphp/deployer/releases/download/v8.0.5/deployer.phar
最終更新2026-05-18T20:00:47Z
Pulseupdated
依存関係php
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

deployer

nix profile install nixpkgs#deployer
  • normalized package name match
  • 一致条件: Deployer
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/de/deployer/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts94%

dep

sudo port install dep
  • installed executable or alias match
  • 一致条件: Dep
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/dep/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey92%

dep

choco install dep
  • installed executable or alias match
  • 一致条件: Dep
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: dep from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','dell-omsa'
Scoop92%

main/dep

scoop install main/dep
  • installed executable or alias match
  • 一致条件: Dep
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/dep.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

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

このページは 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
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment