Automic VaultAutomic Vault

brew

traefik を Homebrew, apk, MacPorts, Nix, pacman, zypper, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install traefik

local Homebrew formula metadata

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

MacPorts ports tree · net/traefik/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add traefik

Alpine Linux edge package indexes · traefik · ソース: dl-cdn.alpinelinux.org

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

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

Arch Linux pacman確認済み · 92%
sudo pacman -S traefik

Arch Linux sync databases · traefik · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install traefik

openSUSE Tumbleweed package metadata · traefik · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/traefik

Scoop official bucket manifest trees · bucket/traefik.json · ソース: api.github.com

概要

パッケージ概要

Modern reverse proxy

コマンドとエイリアス

  • traefik

履歴

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

Traefik is a Go-based reverse proxy and load balancer created for dynamic infrastructure. Its package history tracks the rise of Docker, orchestrators, service discovery, Kubernetes, and cloud-native ingress patterns.

プロジェクトの歴史

The official README describes Traefik as a modern HTTP reverse proxy and load balancer that integrates with infrastructure components such as Docker, Swarm, Kubernetes, Consul, Etcd, Rancher, and Amazon ECS. Its central idea is that pointing Traefik at an orchestrator or service registry should be the main configuration step.

The GitHub repository was created on September 13, 2015. Official release metadata shows v1.0.0 published on July 5, 2016, v2.0.0 on September 16, 2019, and v3.0.0 on April 29, 2024. The README documents semantic-versioned releases and migration guidance for major upgrades.

Traefik's design split static install configuration from dynamic routing configuration. Official configuration docs explain that routing configuration can come from providers and can be hot-reloaded without request interruption, a feature that matched containerized deployments where services appear, disappear, and scale frequently.

採用の歴史

Traefik spread with Docker and Kubernetes because it replaced hand-maintained reverse-proxy configuration with provider-driven routing. Its README lists Docker, Swarm, Kubernetes, ECS, and File providers, and highlights automatic dynamic configuration, Let's Encrypt integration, metrics, access logs, HTTP/2, gRPC, WebSocket support, and a web UI.

For package managers, Traefik became a standard single-binary infrastructure tool. The input facts show packages across Homebrew, Alpine, MacPorts, Nix, Arch, Scoop, and openSUSE, reflecting use by developers who want to run or test cloud-native routing locally without installing a full platform stack.

使われ方

Users run traefik as a daemon or container, point it at a provider such as Docker or Kubernetes, and let it derive routes from service metadata. The official README examples show running a downloaded binary with a sample TOML config or running the official Docker image with a mounted config file.

The official configuration docs say startup configuration can be supplied by a configuration file, command-line arguments, or environment variables. Configuration files named traefik.yml, traefik.yaml, or traefik.toml are searched in /etc/traefik, $XDG_CONFIG_HOME, $HOME/.config, and the working directory unless configFile overrides the path.

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

Traefik is package-nerd relevant because it is a large, real-world Go network service that still behaves like a portable command-line binary. Formula maintainers care about config-file defaults, service wrappers, shell completion, reproducible builds, and keeping major-version migrations visible to local developers.

It is also a canonical example of a package whose usefulness is not only the executable, but the integration surface: Docker labels, Kubernetes CRDs, ACME storage, metrics backends, and provider configuration all make the packaging boundary matter.

タイムライン

  • 2015: GitHub repository created.
  • 2016: v1.0.0 released.
  • 2019: v2.0.0 released with a major configuration generation change noted by the official docs.
  • 2024: v3.0.0 released.
  • 2026: v3.7.0 appears in official GitHub release metadata.

Related projects

  • Docker, Swarm, Kubernetes, Consul, Etcd, Rancher, Amazon ECS, and File providers are named in the official README as integration targets.
  • Let's Encrypt, Prometheus, Datadog, StatsD, and InfluxDB are named in the official README as common operational integrations.

セキュリティ状態

リスクレベル: 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
/etc/traefik/traefik.yml/etc/traefik/traefik.yaml/etc/traefik/traefik.toml$XDG_CONFIG_HOME/traefik.yml$XDG_CONFIG_HOME/traefik.yaml$XDG_CONFIG_HOME/traefik.toml~/.config/traefik.yml~/.config/traefik.yaml~/.config/traefik.toml./traefik.yml./traefik.yaml./traefik.toml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/traefik/traefik

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:traefik
バージョン3.7.9
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/traefik
ホームページhttps://traefik.io/
リポジトリhttps://github.com/traefik/traefik
上流ドキュメントhttps://doc.traefik.io/traefik
ライセンスMIT
ソースアーカイブhttps://github.com/traefik/traefik/releases/download/v3.7.9/traefik-v3.7.9.src.tar.gz
最終更新2026-07-24T15:53:21Z
Pulseupdated
ビルド依存関係corepack, go, node
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービスdeclared

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

traefik

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

traefik 3.7.1-r0

The Cloud Native Edge Router

https://traefik.io/

sudo apk add traefik
  • License: MIT
  • Architecture: x86_64
  • Source Package: traefik
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Traefik
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: traefik from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

traefik-doc 3.7.1-r0

The Cloud Native Edge Router (documentation)

https://traefik.io/

sudo apk add traefik-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: traefik
  • normalized package name match
  • 一致条件: Traefik
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: traefik-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

traefik-openrc 3.7.1-r0

The Cloud Native Edge Router (OpenRC init scripts)

https://traefik.io/

sudo apk add traefik-openrc
  • License: MIT
  • Architecture: x86_64
  • Source Package: traefik
  • normalized package name match
  • 一致条件: Traefik
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: traefik-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

traefik 3.7.1-1

Modern reverse proxy written in Go

https://github.com/traefik/traefik

sudo pacman -S traefik
  • License: MIT
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Traefik
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: traefik from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

traefik 3.6.17-1.1

The Cloud Native Application Proxy

https://traefik.io/

sudo zypper install traefik
  • License: MIT
  • Category: Productivity/Networking/Web/Proxy
  • Architecture: x86_64
  • Source Package: traefik
  • 4 依存関係
  • 4 提供
  • normalized package name match
  • 一致条件: Traefik
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: traefik from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

traefik2 2.11.46-1.1

The Cloud Native Application Proxy

https://traefik.io/

sudo zypper install traefik2
  • License: MIT
  • Category: Productivity/Networking/Web/Proxy
  • Architecture: x86_64
  • Source Package: traefik2
  • 3 依存関係
  • 5 提供
  • normalized package name match
  • 一致条件: Traefik
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: traefik2 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

traefik

sudo port install traefik
  • normalized package name match
  • 一致条件: Traefik
MacPorts ports tree · api.github.com · MacPorts ports tree: net/traefik/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/traefik

scoop install main/traefik
  • normalized package name match
  • 一致条件: Traefik
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/traefik.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