From 8b5671c841dc591173a1dd6374bcb668579f399d Mon Sep 17 00:00:00 2001 From: Vika Date: Fri, 27 Aug 2021 11:54:33 +0000 Subject: [PATCH] update wiki pages --- vmbackupmanager.md | 2 +- vmgateway.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vmbackupmanager.md b/vmbackupmanager.md index bdda531..0ccfcf2 100644 --- a/vmbackupmanager.md +++ b/vmbackupmanager.md @@ -4,7 +4,7 @@ sort: 10 ## vmbackupmanager -***vmbackupmanager is a part of [enterprise package](https://victoriametrics.com/enterprise.html)*** +***vmbackupmanager is a part of [enterprise package](https://victoriametrics.com/enterprise.html). It is available for download and evaluation at [releases page](https://github.com/VictoriaMetrics/VictoriaMetrics/releases)*** The VictoriaMetrics backup manager automates regular backup procedures. It supports the following backup intervals: **hourly**, **daily**, **weekly** and **monthly**. Multiple backup intervals may be configured simultaneously. I.e. the backup manager creates hourly backups every hour, while it creates daily backups every day, etc. Backup manager must have read access to the storage data, so best practice is to install it on the same machine (or as a sidecar) where the storage node is installed. The backup service makes a backup every hour and puts it to the latest folder and then copies data to the folders which represent the backup intervals (hourly, daily, weekly and monthly) diff --git a/vmgateway.md b/vmgateway.md index d39b7fc..abd97c1 100644 --- a/vmgateway.md +++ b/vmgateway.md @@ -4,7 +4,7 @@ sort: 9 # vmgateway -***vmgateway is a part of [enterprise package](https://victoriametrics.com/enterprise.html)*** +***vmgateway is a part of [enterprise package](https://victoriametrics.com/enterprise.html). It is available for download and evaluation at [releases page](https://github.com/VictoriaMetrics/VictoriaMetrics/releases)*** vmgateway