Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VictoriaMetrics Homebrew Tap

Homebrew formulae for VictoriaMetrics tools, built from the official release binaries.

Warning

This tap is a work in progress. Formula names and contents may still change while we finish moving Homebrew distribution here.

Note

These packages are intended for development and testing. For production or enterprise deployments at scale, see the VictoriaMetrics documentation or reach out on the public Slack.

Install

Update brew first:

brew update

Homebrew only installs from taps you have trusted, so add the trust step:

brew tap victoriametrics/tap
brew trust victoriametrics/tap

Then install the desired package (vmctl in this example):

brew install vmctl

Alternatively, install by the full name, which taps and trusts this repository in one step:

brew install victoriametrics/tap/vmctl

Available Formulae

Formula Alias Version Description
vmctl 1.150.0 Command-line tool for migrating and verifying VictoriaMetrics data. Docs
victoriametrics vmet, victoria-metrics 1.150.0 Single-node VictoriaMetrics time series database. Docs
victorialogs vlog, victoria-logs 1.52.0 VictoriaLogs database for logs. Docs

The victoriametrics and victorialogs names also exist in homebrew-core. To be sure you get this tap's version, install through an alias (e.g. brew install vmet or brew install victoria-metrics once the tap is trusted) or use the full name.

Binaries are installed under their plain names (vmctl, victoria-metrics, victoria-logs). In the release tarballs the same binaries carry a -prod suffix.

victoriametrics and victorialogs also exist in homebrew-core. The same formula name cannot be installed from both sources on one machine; run brew uninstall victoriametrics (or victorialogs) before installing the tap version.

Updating

Formulae track the VictoriaMetrics releases. A scheduled workflow opens a pull request when a new release is out; merging it publishes the update.

License

Apache-2.0, same as VictoriaMetrics.

About

Official Homebrew tap for VictoriaMetrics & ecosystem tools

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages