# rancher-machine mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:rancher-machine
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install rancher-machine
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:rancher-machine
- **Paketmanager:** Homebrew
- **Version:** 0.15.0-rancher145
- **Quellzusammenfassung:** Machine management for a container-centric world
- **Homepage:** <https://github.com/rancher/machine>
- **Repository:** <https://github.com/rancher/machine>
- **Zuletzt aktualisiert:** 2026-07-03T00:48:55Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- rancher-machine (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

Rancher Machine is Rancher's fork of Docker Machine, kept for provisioning and managing Docker hosts as part of Rancher-oriented workflows.

### Projektgeschichte

The official README identifies Rancher Machine as a fork of Docker Machine and describes Machine as software for creating Docker hosts on a computer, cloud providers, or inside a data center, then configuring the Docker client to talk to them.

### Adoptionsgeschichte

Rancher states that the project is intended to be embedded and executed by the full Rancher product, while standalone CLI functionality remains available but is no longer the primary human-facing focus.

### Wie es verwendet wird

The CLI creates and manages machines, stores per-machine host configuration under the Machine storage path, and preserves Docker Machine-style commands for environments that still need machine provisioning from scripts, Terraform, or Rancher components.

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

For package maintainers, rancher-machine is notable as a downstream-maintained Docker Machine lineage package: the binary name and storage paths remain familiar, while releases and branches track Rancher consumption rather than Docker's old release stream.

### Zeitleiste

- 2015: Docker Machine-era storage conventions such as ~/.docker/machine became part of the tool lineage.
- 2025-07-18: The upstream Docker Machine repository was archived, increasing the relevance of maintained forks.
- 2026-07-02: Rancher Machine latest GitHub release listed as v0.15.0-rancher137.2.

### Related projects

- Docker Machine is the upstream project lineage.
- Rancher consumes Rancher Machine from its release branches and tags.
- Docker Engine hosts are the managed targets created by Machine.

### Quellen

- <https://gcbw.github.io/docker.github.io/machine/>
- <https://github.com/rancher/machine>
- <https://raw.githubusercontent.com/rancher/machine/master/commands/mcndirs/utils.go>
- <https://raw.githubusercontent.com/rancher/machine/master/libmachine/persist/filestore.go>


## Sicherheitshinweise

Für rancher-machine wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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: $MACHINE_STORAGE_PATH/machines/<machine-name>/config.json, ~/.docker/machine/machines/<machine-name>/config.json

## Credential files

- Unix: $MACHINE_STORAGE_PATH/certs/, $MACHINE_STORAGE_PATH/machines/<machine-name>/, ~/.docker/machine/certs/, ~/.docker/machine/machines/<machine-name>/

## Combined YAML source

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


## Quellen

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