Aliaksandr Valialkin
|
2b504f17de
|
docs: update the info that docker images are built on top of alpine image now
A follow-up after the commit ff624c9125
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/522
|
2020-06-26 13:52:25 +03:00 |
|
Aliaksandr Valialkin
|
dbf8048134
|
app/vmrestore: document better that vmrestore works like rsync --delete , i.e. it deletes files in -storageDataPath , which are missing in the backup
|
2020-05-16 09:02:46 +03:00 |
|
Aliaksandr Valialkin
|
d9bdda408c
|
docs/{vmbackup,vmrestore}.md: update -help output
|
2020-04-24 22:44:45 +03:00 |
|
Aliaksandr Valialkin
|
db5fe03170
|
deployment/docker: allow building docker images on top of any base image set via ROOT_IMAGE environment var
For example, the following command will build VictoriaMetrics docker image on top of alpine image:
ROOT_IMAGE=alpine make package-victoria-metrics
|
2020-04-20 01:16:21 +03:00 |
|
Aliaksandr Valialkin
|
38256bd66d
|
docs: update minimum supported Go version from 1.12 to 1.13
|
2020-04-07 13:39:15 +03:00 |
|
Aliaksandr Valialkin
|
4e8583bb02
|
docs: renaming: PromQL extensions -> MetricsQL
|
2019-12-18 00:57:53 +02:00 |
|