macOS
brew install traefiklocal Homebrew formula metadata
sudo port install traefikMacPorts ports tree · net/traefik/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für traefik in AI-Agent-Workflows.
Installation
brew install traefiklocal Homebrew formula metadata
sudo port install traefikMacPorts ports tree · net/traefik/Portfile · Quelle: api.github.com
sudo apk add traefikAlpine Linux edge package indexes · traefik · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#traefiknixpkgs package indexes · pkgs/by-name/tr/traefik/package.nix · Quelle: api.github.com
sudo pacman -S traefikArch Linux sync databases · traefik · Quelle: geo.mirror.pkgbuild.com
sudo zypper install traefikopenSUSE Tumbleweed package metadata · traefik · Quelle: download.opensuse.org
scoop install main/traefikScoop official bucket manifest trees · bucket/traefik.json · Quelle: api.github.com
Überblick
Modern reverse proxy
Verlauf
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.
Sicherheitslage
formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.tomlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
traefik | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/traefik/traefik
Installationsmetadaten
| Paketschlüssel | brew:traefik |
|---|---|
| Version | 3.7.9 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/traefik |
| Homepage | https://traefik.io/ |
| Repository | https://github.com/traefik/traefik |
| Upstream-Dokumentation | https://doc.traefik.io/traefik |
| Lizenz | MIT |
| Quellarchiv | https://github.com/traefik/traefik/releases/download/v3.7.9/traefik-v3.7.9.src.tar.gz |
| Zuletzt aktualisiert | 2026-07-24T15:53:21Z |
| Pulse | updated |
| Build-Abhängigkeiten | corepack, go, node |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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/traefikQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.