# Installer cassandra-reaper avec Homebrew

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

## installation

```sh
sudo av install brew:cassandra-reaper
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cassandra-reaper
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:cassandra-reaper
- **Gestionnaire de paquets:** Homebrew
- **Version:** 5.0.0
- **Résumé source:** Management interface for Cassandra
- **Page d'accueil:** <https://cassandra-reaper.io/>
- **Dépôt:** <https://github.com/thelastpickle/cassandra-reaper>
- **Dernière mise à jour:** 2026-07-08T15:21:51Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- cassandra-reaper (alias)
- spreaper (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Reaper for Apache Cassandra is a centralized, stateful repair scheduler and management interface for Cassandra clusters, with a web UI, REST API, and `spreaper` CLI.

### Historique du projet

The public repository was created in 2016. The official README notes that this repository is a fork of the original Reaper project created by Spotify, and the current project is maintained under The Last Pickle organization.

Reaper evolved around Cassandra operational repair: segmented repairs, parallel repair coordination, repair schedules, multiple storage backends, a UI, REST API, and the `spreaper` command-line client.

### Historique d'adoption

Reaper is aimed at operators of Cassandra clusters where anti-entropy repair is a recurring operational requirement. Its package distribution includes tarball, package repository, Docker-oriented configuration, and a Homebrew formula for local use.

Homebrew analytics show 270 installs in the last 365 days in the formula API; GitHub metadata shows a medium-sized operations tool with hundreds of stars and forks.

### Modes d'utilisation

Operators configure `cassandra-reaper.yaml`, run the server, register Cassandra clusters, and schedule or trigger repairs. The UI is served under `/webui/`, the REST API is exposed on port 8080 by default, and `spreaper` can issue commands to a running Reaper instance.

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

Reaper matters because Cassandra repair is essential but operationally awkward. Packaging Reaper gives operators a standard daemon, config file, logs, CLI, and upgrade path for a task that otherwise tends to become local scripting.

### Chronologie

- 2016: Public GitHub repository created under thelastpickle/cassandra-reaper.
- 2022: Changelog shows scheduler, topology, metrics, and storage fixes in the 3.x line.
- 2025: Version 4.0.0 released after beta and release-candidate work.
- 2026: Version 4.2.5 released and packaged by Homebrew.

### Related projects

- Apache Cassandra is the database Reaper repairs.
- Spotify's original Reaper project is credited in the README as the source project.

### Sources

- <https://api.github.com/repos/thelastpickle/cassandra-reaper>
- <https://github.com/thelastpickle/cassandra-reaper>
- <https://cassandra-reaper.io/>
- <https://cassandra-reaper.io/docs>
- <https://formulae.brew.sh/api/formula/cassandra-reaper.json>


## Notes de sécurité

formula declares a Homebrew service.

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


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

- Linux: /etc/cassandra-reaper/cassandra-reaper.yaml

## Combined YAML source

View the package source record on GitHub. [combined/cassandra-reaper.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cassandra-reaper.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
