antonpatsev/VictoriaMetrics
Project ID: 24119
Description
VictoriaMetrics - the best long-term remote storage for Prometheus
Installation Instructions
victoriametrics-rpm
RPM for VictoriaMetrics - the best long-term remote storage for Prometheus
Before install disable Selinux. Info https://github.com/patsevanton/victoriametrics-rpm/issues/10
Installation with yum
Support CentOS 6, CentOS 7, Oraclelinux 7
yum -y install yum-plugin-copr
yum -y copr enable antonpatsev/VictoriaMetrics
yum makecache
yum -y install victoriametrics
systemctl start victoriametrics
yum -y install vmagent
yum -y install vmalert
yum -y install vmauth
yum -y install vmbackup
yum -y install vmrestore
yum -y install vmctl
Installation with dnf
Support CentOS 8, CentOS-stream 8, CentOS-stream 9, Oraclelinux 8, Fedora 33,34,35
dnf -y install yum-plugin-copr
dnf -y copr enable antonpatsev/VictoriaMetrics
dnf makecache
dnf -y install victoriametrics
systemctl start victoriametrics
dnf -y install vmagent
dnf -y install vmalert
dnf -y install vmauth
dnf -y install vmbackup
dnf -y install vmrestore
dnf -y install vmctl
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 8 | x86_64 (1768)* | Centos-stream 8 (206 downloads) |
Centos-stream 9 | x86_64 (1493)* | Centos-stream 9 (227 downloads) |
EPEL 6 | x86_64 (1298)* | EPEL 6 (0 downloads) |
EPEL 7 | x86_64 (11110)* | EPEL 7 (1652 downloads) |
EPEL 8 | x86_64 (10386)* | EPEL 8 (457 downloads) |
EPEL 9 | x86_64 (531)* | EPEL 9 (104 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable antonpatsev/VictoriaMetrics
More info about enabling Copr repositories