# Installer dory avec Homebrew

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

## installation

```sh
sudo av install brew:dory
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install dory
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:dory
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.2.0
- **Résumé source:** Development proxy for docker
- **Page d'accueil:** <https://github.com/freedomben/dory>
- **Dépôt:** <https://github.com/FreedomBen/dory>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- dory (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Dory is a local development proxy for Docker-based projects. It combines a daemonized nginx proxy container, dnsmasq, and local resolver configuration so developers can reach containers by local domain names instead of IP addresses and ports.

### Historique du projet

The public FreedomBen/dory repository was created in March 2016. Its README explains that Dory wraps codekitchen/dinghy-http-proxy and makes it usable outside Dinghy, especially for teams mixing Docker for Mac and Dinghy workflows.

Dory's release history spans early 0.0.x tags through 1.2.0, while the RubyGems package page lists the same current version and a substantial historical download count. GitHub metadata shows the repository still receiving updates in 2026.

### Historique d'adoption

Dory was adopted through RubyGems and Homebrew, with the README recommending Homebrew on macOS and the Ruby gem on Linux. Its adoption niche is local web application development where Docker containers need stable, memorable hostnames.

### Modes d'utilisation

A common workflow installs Dory, sets `VIRTUAL_HOST` on containers, and runs `dory up`. Users can generate `~/.dory.yml` with `dory config-file`, then use commands such as `dory down`, `dory restart`, `dory status`, and `dory ip` to manage the proxy services.

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

Dory is package-nerd interesting because it packages a local development environment convention, DNS plus reverse proxy for Docker, as a small CLI that manages external services. It also reflects the Docker Machine, Dinghy, and Docker for Mac era of local container tooling.

### Chronologie

- 2016: The public GitHub repository is created.
- 2016: Early 0.0.x tags appear in the current repository.
- 2020s: The package reaches the 1.x series.
- 2026: GitHub metadata shows continued repository activity.

### Related projects

- Related projects include Docker, Docker for Mac, Dinghy, dinghy-http-proxy, nginx-proxy, dnsmasq, RubyGems, and Homebrew.

### Sources

- <https://github.com/FreedomBen/dory#readme>
- <https://api.github.com/repos/FreedomBen/dory>
- <https://api.github.com/repos/FreedomBen/dory/tags>
- <https://rubygems.org/api/v1/gems/dory.json>
- <https://formulae.brew.sh/formula/dory>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## 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: ~/.dory.yml, <project>/.dory.yml

## Combined YAML source

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


## Sources

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