# Installer ferron avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:ferron
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ferron
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ferron
```

  Preuve: nixpkgs package indexes: pkgs/by-name/fe/ferron/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:ferron
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.8.1
- **Résumé source:** Fast, memory-safe web server written in Rust
- **Page d'accueil:** <https://www.ferronweb.org/>
- **Dépôt:** <https://github.com/ferronweb/ferron>
- **Dernière mise à jour:** 2026-06-17T15:28:33Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- ferron (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.8.1
## Historique du projet et usages

Ferron is a Rust web server focused on modern HTTP serving, configuration, and automatic TLS.

### Historique du projet

The official GitHub repository was created in 2025 and describes Ferron as a fast, modern, easily configurable web server with automatic TLS.

### Historique d'adoption

The input package metadata shows Ferron packaged by Homebrew and Nix. Official GitHub metadata also shows substantial repository interest for a young web-server project.

### Modes d'utilisation

Package users install the `ferron` executable and run it with the documented command interface; the official command reference documents `./ferron.kdl` as the default configuration file.

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

Ferron is significant to package users as a new Rust-based web server distributed as a single CLI, competing in the same operational space as lightweight reverse proxies and static/file-serving servers.

### Chronologie

- 2025: Official GitHub repository created.
- 2026: Official GitHub release metadata lists version 2.8.1.
- 2026: Repository metadata shows active maintenance.

### Related projects

- Rust is the implementation language identified by official repository topics and package metadata.
- Automatic TLS and HTTP serving put Ferron near web-server and reverse-proxy tooling.

### Sources

- Official Ferron documentation.
- Official GitHub release metadata.
- Official GitHub repository metadata for ferronweb/ferron.
- input.source_facts.package-manager


## 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: ./ferron.kdl
## Autres enregistrements de gestionnaires de paquets

- Nix - ferron: normalized package name match | nixpkgs package indexes: pkgs/by-name/fe/ferron/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
