mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
8c3629a892
* initial commit of deb packaging * Incorporated feedback from @valyala: - Put data directory under /var/lib - More beef in systemd file - Packaging for arm64 - Package all target which builds and packages both amd64 and arm64 * Remove PIDFile from systemd unit, useless * per PR feedback, move debian specific files into deb subdirectory Updates #107 .
7 lines
327 B
Text
7 lines
327 B
Text
Package: victoria-metrics
|
|
Maintainer: Aliaksandr Valialkin
|
|
Depends: libc6 (>= 2.7-1)
|
|
Section: net
|
|
Priority: optional
|
|
Homepage: https://github.com/VictoriaMetrics/VictoriaMetrics
|
|
Description: VictoriaMetrics is fast, cost-effective and scalable time series database. It can be used as a long-term remote storage for Prometheus.
|