# Installer fabio avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fabio pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:fabio
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install fabio
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:fabio
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/fabio>
- **Version:** 1.7.2
- **Résumé source:** Zero-conf load balancing HTTP(S) router
- **Page d'accueil:** <https://fabiolb.net>
- **Dépôt:** <https://github.com/fabiolb/fabio>
- **Docs amont:** <https://fabiolb.net>
- **Licence:** MIT
- **Archive source:** <https://github.com/fabiolb/fabio/archive/refs/tags/v1.7.2.tar.gz>
- **Dernière mise à jour:** 2026-07-25T20:54:33-04:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- fabio (cli)
- fabio (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.7.2
- gestionnaire mis à jour: 2026-07-25
- données locales: OK
- dépôt amont: https://github.com/fabiolb/fabio
- dernière version détectée: v1.7.2 (à jour)
## Historique du projet et usages

fabio is a fast, zero-configuration HTTP(S) and TCP router for services registered in Consul.

### Historique du projet

fabio appeared in 2015 during the Consul-era wave of service-discovery tooling. Its repository description calls it 'Consul Load-Balancing made simple', and the README frames the design around registering services in Consul, adding health checks, and letting fabio route traffic without a hand-written proxy configuration.

The project was founded by Frank Schroeder and was originally associated with eBay Software Foundation copyright notices. Later copyright sections document maintenance moving to Fabio Authors and Education Networks of America, while the README still presents the project as maintained by The Fabio Authors.

Over time, fabio expanded from the simple Consul HTTP router idea into a broader edge proxy with dynamic reloading, TLS termination, TCP proxying, TCP+SNI modes, HTTPS upstreams, web UI, Prometheus and other metrics backends, and integrations with Consul, Vault, Amazon ELB, and Amazon API Gateway.

### Historique d'adoption

fabio's adoption came from teams that wanted service discovery to drive routing directly. The README highlights production use at large sites, including Gumtree Australia, and notes sustained high request volume since September 2015.

The project also benefited from the HashiCorp ecosystem moment around Consul, Nomad, and Vault. Its README links to a Kelsey Hightower HashiConf EU 2016 demo involving Consul, Nomad, Vault, and fabio, which helped place it in the service-discovery/load-balancing toolbox of that period.

### Modes d'utilisation

A normal fabio setup registers services and health checks in Consul, adds `urlprefix-` tags that describe host/path or TCP routes, then starts fabio against a Consul agent. fabio watches Consul and updates its routing table as services appear, disappear, or change health.

Users can run it without a config file for the default local Consul case, or configure it with a properties file when they need custom registry, proxy, TLS, metrics, or UI settings. That balance between zero-conf startup and explicit production tuning is the core of its appeal.

### Pourquoi les passionnés de paquets s'y intéressent

fabio is package-nerd interesting because it is a single Go binary that stood in for a much larger reverse-proxy stack in Consul-centered deployments. Its Homebrew, release-binary, Docker, and source-install paths made it easy to try locally and then promote into infrastructure images.

It is also a snapshot of a pre-service-mesh packaging era: install one binary, point it at Consul, and get dynamic routing without Envoy, sidecars, or Kubernetes-native ingress machinery.

### Chronologie

- 2015: The fabio repository is created and early 1.0 releases are published.
- 2015: README-documented production traffic begins in September.
- 2016: HashiConf EU demo places fabio alongside Consul, Nomad, and Vault.
- 2017: Copyright notes split pre- and post-April 2017 contributions around eBay Software Foundation and Frank Schroeder.
- 2020: Copyright notes add Education Networks of America maintenance.

### Related projects

- Consul is the service registry that drives fabio routing.
- Vault, Amazon ELB, and Amazon API Gateway are documented integration points.
- Nomad appears in the same HashiCorp deployment ecosystem often demonstrated with fabio.

### Sources

- <https://api.github.com/repos/fabiolb/fabio>
- <https://github.com/fabiolb/fabio>
- <https://github.com/fabiolb/fabio/blob/master/README.md>
- <https://github.com/fabiolb/fabio/releases>
- <https://fabiolb.net/>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal


## 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

- Unix: fabio.properties, /etc/fabio/fabio.properties
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** fabio
- **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:** head, stable


## Liens liés

- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Web development packages](https://pkg.so/fr/web-dev-tools/) - Matched web development metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [haproxy](https://pkg.so/fr/brew/haproxy/) - Shares pkgdb curated category or tags: cli, load-balancer, networking, reverse-proxy.
- [traefik](https://pkg.so/fr/brew/traefik/) - Shares pkgdb curated category or tags: cli, load-balancer, networking, reverse-proxy.
- [haproxy@2.8](https://pkg.so/fr/brew/haproxy-2-8/) - Shares pkgdb curated category or tags: cli, load-balancer, networking, reverse-proxy.
- [nginx](https://pkg.so/fr/brew/nginx/) - Shares pkgdb curated category or tags: cli, networking, reverse-proxy.
- [caddy](https://pkg.so/fr/brew/caddy/) - Shares pkgdb curated category or tags: cli, networking, reverse-proxy.
- [frpc](https://pkg.so/fr/brew/frpc/) - Shares pkgdb curated category or tags: cli, networking, reverse-proxy.
- [squid](https://pkg.so/fr/brew/squid/) - Shares pkgdb curated category or tags: cli, https, networking.
- [gost](https://pkg.so/fr/brew/gost/) - Shares pkgdb curated category or tags: cli, networking, reverse-proxy.

## Combined YAML source

View the package source record on GitHub. [combined/fabio.yml](https://github.com/mxcl/pkgdb/blob/main/combined/fabio.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
