macOS
brew install lavinmqlocal Homebrew formula metadata
brew
lavinmq のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install lavinmqlocal Homebrew formula metadata
概要
Message broker implementing the AMQP 0-9-1 and MQTT protocols
履歴
LavinMQ is an Apache-2.0 message broker from CloudAMQP, written in Crystal and aimed at AMQP 0-9-1 and MQTT workloads. It belongs to the practical RabbitMQ-adjacent world of queue servers, but its package-manager appeal is that it packages a comparatively small, fast broker with a CLI and benchmarking tool.
The public GitHub repository was created on May 3, 2017. Early public release artifacts include v0.3.2 on August 23, 2018, followed by a long pre-1.0 series before v1.0.0 was published on March 31, 2023. The project reached v2.9.1 on July 1, 2026.
LavinMQ's adoption path is tied to CloudAMQP's managed messaging background and to packaging for ordinary service deployment. The official README documents Debian/Ubuntu, Fedora, Arch Linux AUR, Homebrew, Docker, Docker Compose, Windows via WSL, and source builds, which places it in the same operational lane as other infrastructure daemons distributed through both OS packages and containers.
The server runs as `lavinmq` with a data directory, while `lavinmqctl` talks to its control socket and `lavinmqperf` supports benchmarking. Official docs and README material emphasize AMQP client compatibility, MQTT support, Docker deployment, and minimal setup.
For package nerds, LavinMQ is notable because it turns a message broker into a small Crystal-built formula with service-style configuration rather than a sprawling JVM-era broker install. Its Homebrew formula is especially useful for local AMQP/MQTT development and for testing queue behavior without pulling in a heavier stack.
セキュリティ状態
formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
/etc/lavinmq/lavinmq.ini実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
lavinmq | cli | グローバル実行可能ファイル | |
lavinmqctl | cli | グローバル実行可能ファイル | |
lavinmqperf | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/cloudamqp/lavinmq
インストールメタデータ
| パッケージキー | brew:lavinmq |
|---|---|
| バージョン | 2.9.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/lavinmq |
| ホームページ | https://lavinmq.com |
| リポジトリ | https://github.com/cloudamqp/lavinmq |
| 上流ドキュメント | https://lavinmq.com/documentation |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/cloudamqp/lavinmq/archive/refs/tags/v2.9.1.tar.gz |
| 最終更新 | 2026-07-01T13:01:58Z |
| Pulse | updated |
| 依存関係 | bdw-gc, lz4, openssl@3, pcre2 |
| ビルド依存関係 | coreutils, crystal, help2man |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | declared |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lavinmq |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.