macOS
brew install localstacklocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für localstack in AI-Agent-Workflows.
Installation
brew install localstacklocal Homebrew formula metadata
nix profile install nixpkgs#localstacknixpkgs package indexes · pkgs/by-name/lo/localstack/package.nix · Quelle: api.github.com
scoop install main/localstackScoop official bucket manifest trees · bucket/localstack.json · Quelle: api.github.com
Überblick
Fully functional local AWS cloud stack
Verlauf
LocalStack is an open source local cloud emulator and CLI-oriented developer tool for building and testing AWS applications without connecting to live AWS services. It matters in package-manager culture because it turns a large cloud dependency into a locally installable command and container workflow.
The LocalStack project presents itself as a cloud software development framework for developing and testing AWS applications locally. Its GitHub README describes the runtime as a cloud service emulator that runs in a single container on a laptop or in CI, with support for services such as Lambda, S3, DynamoDB, Kinesis, SQS, and SNS.
The package distributed by Homebrew installs the LocalStack CLI, which the official documentation describes as the tool for starting, managing, and configuring the LocalStack container. This made the project fit naturally into Python, Docker, and Homebrew-driven development setups.
LocalStack's adoption grew around the need to test cloud applications, infrastructure-as-code templates, and serverless workflows locally. Official documentation highlights use cases including CDK, Terraform, Lambda, and CI workflows, making it a common dependency in developer machines and continuous-integration jobs.
By 2026, LocalStack's release and packaging story had shifted toward the unified LocalStack for AWS image, auth tokens, and calendar versioning. The project's own 2026.03.0 release announcement documents the move from semantic versioning to monthly calendar versions.
Typical package-manager usage is to install the CLI, ensure Docker is available, run `localstack start`, and point AWS tools or SDKs at the local endpoint. Configuration is primarily environment-variable driven, with the CLI also using `~/.localstack` as its configuration directory.
Modern LocalStack for AWS usage may require a `LOCALSTACK_AUTH_TOKEN` supplied through `localstack auth set-token`, the environment, Docker, Docker Compose, or CI secrets. The official auth-token documentation treats the token as confidential and does not document a portable credentials file path.
LocalStack is a notable package because it packages a broad cloud-service compatibility layer into a local CLI/container workflow. It sits at the intersection of Homebrew, PyPI, Docker images, AWS SDK testing, and infrastructure-as-code tooling.
For maintainers, LocalStack is interesting because small version and image-policy changes can affect many downstream test suites. Pinning, auth-token handling, Docker availability, and service coverage are all part of the package-management story.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
~/.localstack/*.envCredential-bearing paths to review before unattended agent runs.
~/.localstack/*.envExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
localstack | cli | globales Executable |
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.
Installationsmetadaten
| Paketschlüssel | brew:localstack |
|---|---|
| Version | 2026.3.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/localstack |
| Homepage | https://localstack.cloud/ |
| Repository | https://github.com/localstack/localstack |
| Upstream-Dokumentation | https://docs.localstack.cloud/ |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://files.pythonhosted.org/packages/a2/16/8231e7b97a3e0c5187754b65be2d7a6c550dea6d71a00318068e95953560/localstack-2026.3.0.tar.gz |
| Abhängigkeiten | certifi, cryptography, libyaml, openssl@3, python@3.14 |
| Build-Abhängigkeiten | pkgconf, rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | localstack |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
localstack
nix profile install nixpkgs#localstackmain/localstack
scoop install main/localstackQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.