macOS
brew install traefiklocal Homebrew formula metadata
sudo port install traefikMacPorts ports tree · net/traefik/Portfile · 来源: api.github.com
安装
brew install traefiklocal Homebrew formula metadata
sudo port install traefikMacPorts ports tree · net/traefik/Portfile · 来源: api.github.com
sudo apk add traefikAlpine Linux edge package indexes · traefik · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#traefiknixpkgs package indexes · pkgs/by-name/tr/traefik/package.nix · 来源: api.github.com
sudo pacman -S traefikArch Linux sync databases · traefik · 来源: geo.mirror.pkgbuild.com
sudo zypper install traefikopenSUSE Tumbleweed package metadata · traefik · 来源: download.opensuse.org
scoop install main/traefikScoop official bucket manifest trees · bucket/traefik.json · 来源: api.github.com
概览
Modern reverse proxy
历史
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.
安全态势
formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
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.
Config paths the tool may read or write during local use.
/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可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
traefik | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
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 |
| Pulse | updated |
| 构建依赖 | corepack, go, node |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | declared |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | traefik |
| Aliases |
|
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
traefik
nix profile install nixpkgs#traefiktraefik 3.7.1-r0
The Cloud Native Edge Router
sudo apk add traefiktraefik-doc 3.7.1-r0
The Cloud Native Edge Router (documentation)
sudo apk add traefik-doctraefik-openrc 3.7.1-r0
The Cloud Native Edge Router (OpenRC init scripts)
sudo apk add traefik-openrctraefik 3.7.1-1
Modern reverse proxy written in Go
https://github.com/traefik/traefik
sudo pacman -S traefiktraefik 3.6.17-1.1
The Cloud Native Application Proxy
sudo zypper install traefiktraefik2 2.11.46-1.1
The Cloud Native Application Proxy
sudo zypper install traefik2traefik
sudo port install traefikmain/traefik
scoop install main/traefik来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.