# stolon mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für stolon in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:stolon
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install stolon
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:stolon
- **Paketmanager:** Homebrew
- **Version:** 0.17.0
- **Quellzusammenfassung:** Cloud native PostgreSQL manager for high availability
- **Homepage:** <https://talk.stolon.io>
- **Repository:** <https://github.com/sorintlab/stolon>
- **Zuletzt aktualisiert:** 2026-07-26T04:03:46+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- stolon-keeper (Alias)
- stolon-proxy (Alias)
- stolon-sentinel (Alias)
- stolonctl (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.17.0
## Projektgeschichte und Nutzung

stolon is a cloud-native PostgreSQL high-availability manager. It is packaged as a set of operational CLIs and daemons for people who want PostgreSQL streaming replication, failover control, and service routing in container or cloud environments.

### Projektgeschichte

The official README describes stolon as a PostgreSQL manager for high availability across Kubernetes, cloud IaaS, and older infrastructure. Simone Gotti's introduction, linked from the README, says the project was created after earlier HA approaches such as heartbeat, Pacemaker-style clusters, and shared storage proved awkward for cloud and container environments.

### Adoptionsgeschichte

The project was framed from the start around cloud and container operations, using etcd, Consul, or the Kubernetes API as the cluster store. The README says the Homebrew formula exists but is unofficial and unsupported by the project, which is useful package-manager context: it is installable through Brew, but upstream still expects operators to check version and support status.

### Wie es verwendet wird

stolon is composed of keeper, sentinel, proxy, and the `stolonctl` administrative client. Operators use those pieces to run PostgreSQL instances, monitor cluster state, calculate the desired cluster view, and route client connections to the current master.

### Warum Paket-Nerds sich dafür interessieren

stolon is interesting to package nerds because it packages a distributed PostgreSQL control plane into ordinary binaries. It sits at the intersection of database administration, Kubernetes-era service discovery, and classic Unix daemon packaging.

### Zeitleiste

- 2016: Simone Gotti publishes the linked introduction to stolon and its cloud-native PostgreSQL HA goals.
- 2016: README-era documentation presents keeper, sentinel, proxy, and `stolonctl` as the core components.
- Current: Upstream README lists Homebrew availability while warning that the formula is unofficial and unsupported by the project.

### Related projects

- The project documentation names PostgreSQL streaming replication as its base and uses etcd, Consul, or Kubernetes as a highly available cluster store. The introduction also compares the problem space with repmgr and governor.

### Quellen

- <https://github.com/sorintlab/stolon#readme>
- <https://github.com/sorintlab/stolon/tree/master/doc>
- <https://raw.githubusercontent.com/sorintlab/stolon/master/doc/architecture.md>
- <https://sgotti.dev/post/stolon-introduction/>


## Sicherheitshinweise

broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.

- **Geiger-Risiko:** orange / mittel
- broad file, network, media, or database tool signal
- infrastructure mutation or orchestration signal


## Combined YAML source

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


## Quellen

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