Automic VaultAutomic Vault

brew

Install traefik with Homebrew, apk, MacPorts, Nix, pacman, scoop, zypper

Modern reverse proxy. Version 3.7.6 via Homebrew; verified 2026-06-30.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install traefik

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install traefik

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

Linux

Alpine Linux apkverified · 92%
sudo apk add traefik

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

Nixverified · 92%
nix profile install nixpkgs#traefik

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

Arch Linux pacmanverified · 92%
sudo pacman -S traefik

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

openSUSE zypperverified · 92%
sudo zypper install traefik

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

Windows

Scoopverified · 92%
scoop install main/traefik

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

overview

Package summary

Modern reverse proxy

Commands and aliases

  • traefik

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

Risk level: orange

formula declares a Homebrew service.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • formula declares a Homebrew service

Signals

  • metadata:service

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Formula metadata declares a service or daemon block.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 3 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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

Installed executables

CommandKindExposureNote
traefikcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version3.7.6
manager updated2026-06-30
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/traefik/traefik

install metadata

Package metadata

Package keybrew:traefik
Version3.7.6
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/traefik
Homepagehttps://traefik.io/
Repositoryhttps://github.com/traefik/traefik
Upstream docshttps://doc.traefik.io/traefik
LicenseMIT
Source archivehttps://github.com/traefik/traefik/releases/download/v3.7.6/traefik-v3.7.6.src.tar.gz
Last updated2026-06-30T13:03:34Z
Pulseupdated
Build dependenciescorepack, go, node
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicedeclared

registry facts

Source database details

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 database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

traefik

nix profile install nixpkgs#traefik
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • 5 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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