Automic VaultAutomic Vault

brew

minio mit Homebrew, apk, MacPorts, Nix, scoop, winget installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install minio

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install minio

MacPorts ports tree · www/minio/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add minio

Alpine Linux edge package indexes · minio · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#minio

nixpkgs package indexes · pkgs/by-name/mi/minio/package.nix · Quelle: api.github.com

Windows

Scoopverifiziert · 92%
scoop install main/minio

Scoop official bucket manifest trees · bucket/minio.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id MinIO.Server -e

Windows Package Manager source index · MinIO.Server · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

High Performance, Kubernetes Native Object Storage

Verlauf

Projektgeschichte und Nutzung

MinIO was founded in 2014 by Garima Kapoor, Anand Babu "AB" Periasamy, and Harshavardhana as a cloud-native object-storage company. The open-source server became known for a deliberately small, S3-compatible object store written in Go, aimed at unstructured-data workloads such as analytics, AI/ML pipelines, backups, logs, container images, and private-cloud storage.

Projektgeschichte

The project positioned itself against heavier storage stacks by making the S3 API the common interface for data outside AWS. MinIO's server, client tooling, and SDK ecosystem let operators run object storage on bare metal, virtual machines, containers, and Kubernetes, while applications keep using familiar S3 semantics. Dell Technologies Capital described the company's early appeal as recognizing the move from Hadoop-style storage toward disaggregated S3-style storage across multi-cloud environments.

Adoptionsgeschichte

A major governance milestone came in 2021, when MinIO announced that the project had moved fully to the GNU AGPLv3 license. That change affected how downstream users and vendors evaluated embedding and redistribution, and it explains why package records for the server tend to track licensing carefully. Homebrew packaged the server as `minio`, including a service definition that runs `minio server` on port 9000 with data under the Homebrew prefix; its formula later marked the package deprecated on 2026-02-17 because the upstream repository was archived.

Wie es verwendet wird

In package-manager terms, `minio` is the local-server side of the S3-compatible storage niche: useful for developers who need a real object store on a laptop, CI host, or lab machine, and for operators testing workflows before moving to larger MinIO deployments or another S3-compatible backend.

Sicherheitslage

Risikostufe: orange

formula declares a Homebrew service. infrastructure mutation or orchestration signal.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • formula declares a Homebrew service
  • infrastructure mutation or orchestration signal

Signale

  • metadata:service
  • text:kubernetes

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

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

Config paths the tool may read or write during local use.

Linux
/etc/default/minio

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
miniocliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version2025-10-15T17-29-55Z
Manager aktualisiert2026-06-01
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/minio/minio

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:minio
Version2025-10-15T17-29-55Z
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/minio
Homepagehttps://min.io
Repositoryhttps://github.com/minio/minio
Upstream-Dokumentationhttps://docs.min.io/community/minio-object-store
LizenzAGPL-3.0-or-later
Quellarchivhttps://github.com/minio/minio.git
Zuletzt aktualisiert2026-06-01T16:11:56Z
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstdeclared

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameminio
Version Scheme1
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

minio

nix profile install nixpkgs#minio
  • normalized package name match
  • Abgeglichen nach: Minio
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/mi/minio/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

minio 0.20251015.172955-r6

Open source object storage server compatible with Amazon S3

https://min.io/

sudo apk add minio
  • License: AGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: minio
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Minio
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: minio from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

minio-openrc 0.20251015.172955-r6

Open source object storage server compatible with Amazon S3 (OpenRC init scripts)

https://min.io/

sudo apk add minio-openrc
  • License: AGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: minio
  • normalized package name match
  • Abgeglichen nach: Minio
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: minio-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
MacPorts95%

minio

sudo port install minio
  • normalized package name match
  • Abgeglichen nach: Minio
MacPorts ports tree · api.github.com · MacPorts ports tree: www/minio/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/minio

scoop install main/minio
  • normalized package name match
  • Abgeglichen nach: Minio
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/minio.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

MinIO.Server

winget install --id MinIO.Server -e
  • normalized package name match
  • Abgeglichen nach: Minio
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: MinIO.Server from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment