# Installer cortex avec Homebrew

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

## installation

```sh
sudo av install brew:cortex
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cortex
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:cortex
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.21.1
- **Résumé source:** Long term storage for Prometheus
- **Page d'accueil:** <https://cortexmetrics.io/>
- **Dépôt:** <https://github.com/cortexproject/cortex>
- **Dernière mise à jour:** 2026-07-25T14:20:51-04:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- cortex (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Cortex is a horizontally scalable, highly available, multi-tenant long-term storage system for Prometheus and OpenTelemetry metrics. It is normally deployed as a server-side observability backend rather than used as a local CLI tool.

### Historique du projet

The official Cortex documentation states that the project was started by Tom Wilkie and Prometheus co-founder Julius Volz in June 2016. The public GitHub repository was created later in 2016, and the README describes a system built for scale, high availability, multi-tenancy, and long-term object storage.

### Historique d'adoption

Cortex's adoption history is tied to Prometheus remote write and cloud-native observability. The official documentation's further-reading section traces public talks from PromCon 2016 through KubeCon sessions, and lists managed or production-oriented material from Grafana Labs, AWS, CNCF, and other operators.

### Modes d'utilisation

Operators deploy Cortex as single-binary or microservices components. Prometheus instances push samples via remote write, while Cortex distributes, ingests, stores, and queries data across long-term storage backends such as S3, GCS, Swift, and Azure.

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

Cortex matters to package and infrastructure maintainers because it turns Prometheus from a single-node time-series database into a multi-tenant distributed system. Packaging is only a small part of the story; configuration, Kubernetes deployment, storage backends, ring state, and service topology dominate real-world distribution.

### Chronologie

- 2016: Cortex project started in June by Tom Wilkie and Julius Volz.
- 2016: Public GitHub repository created in September.
- 2018: Official documentation lists CNCF and KubeCon materials presenting Cortex as scalable Prometheus.
- 2026: Official GitHub releases include the v1.21.x series.

### Related projects

- Related projects include Prometheus, OpenTelemetry Metrics, Thanos, Grafana Mimir, Alertmanager, and cloud object stores used for long-term metrics storage.

### Sources

- <https://github.com/cortexproject/cortex>
- <https://raw.githubusercontent.com/cortexproject/cortex/master/README.md>
- <https://cortexmetrics.io/docs/>
- <https://cortexmetrics.io/docs/architecture/>
- <https://api.github.com/repos/cortexproject/cortex>
- <https://api.github.com/repos/cortexproject/cortex/releases>


## Notes de sécurité

formula declares a Homebrew service.

- **Risque Geiger:** orange / moyen
- formula declares a Homebrew service


## Combined YAML source

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


## Sources

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