Automic VaultAutomic Vault

brew

traefik mit Homebrew, apk, MacPorts, Nix, pacman, zypper, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für traefik in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install traefik

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install traefik

MacPorts ports tree · net/traefik/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add traefik

Alpine Linux edge package indexes · traefik · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#traefik

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S traefik

Arch Linux sync databases · traefik · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install traefik

openSUSE Tumbleweed package metadata · traefik · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/traefik

Scoop official bucket manifest trees · bucket/traefik.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Modern reverse proxy

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: orange

formula declares a Homebrew service.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • formula declares a Homebrew service

Signale

  • metadata:service

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 3 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
traefikcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-25
Manager-Version3.7.9
Manager aktualisiert2026-07-24
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/traefik/traefik

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:traefik
Version3.7.9
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/traefik
Homepagehttps://traefik.io/
Repositoryhttps://github.com/traefik/traefik
Upstream-Dokumentationhttps://doc.traefik.io/traefik
LizenzMIT
Quellarchivhttps://github.com/traefik/traefik/releases/download/v3.7.9/traefik-v3.7.9.src.tar.gz
Zuletzt aktualisiert2026-07-24T15:53:21Z
Pulseupdated
Build-Abhängigkeitencorepack, go, node
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstdeclared

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

traefik

nix profile install nixpkgs#traefik
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 4 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 5 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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