mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
all: update VictoriaMetrics Docker image from v1.97.0 to v1.97.1
See https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.97.1
This commit is contained in:
parent
5b065441c8
commit
507744ebb4
7 changed files with 34 additions and 34 deletions
|
@ -2,7 +2,7 @@ version: '3.5'
|
||||||
services:
|
services:
|
||||||
vmagent:
|
vmagent:
|
||||||
container_name: vmagent
|
container_name: vmagent
|
||||||
image: victoriametrics/vmagent:v1.97.0
|
image: victoriametrics/vmagent:v1.97.1
|
||||||
depends_on:
|
depends_on:
|
||||||
- "vminsert"
|
- "vminsert"
|
||||||
ports:
|
ports:
|
||||||
|
@ -33,7 +33,7 @@ services:
|
||||||
|
|
||||||
vmstorage-1:
|
vmstorage-1:
|
||||||
container_name: vmstorage-1
|
container_name: vmstorage-1
|
||||||
image: victoriametrics/vmstorage:v1.97.0-cluster
|
image: victoriametrics/vmstorage:v1.97.1-cluster
|
||||||
ports:
|
ports:
|
||||||
- 8482
|
- 8482
|
||||||
- 8400
|
- 8400
|
||||||
|
@ -45,7 +45,7 @@ services:
|
||||||
restart: always
|
restart: always
|
||||||
vmstorage-2:
|
vmstorage-2:
|
||||||
container_name: vmstorage-2
|
container_name: vmstorage-2
|
||||||
image: victoriametrics/vmstorage:v1.97.0-cluster
|
image: victoriametrics/vmstorage:v1.97.1-cluster
|
||||||
ports:
|
ports:
|
||||||
- 8482
|
- 8482
|
||||||
- 8400
|
- 8400
|
||||||
|
@ -58,7 +58,7 @@ services:
|
||||||
|
|
||||||
vminsert:
|
vminsert:
|
||||||
container_name: vminsert
|
container_name: vminsert
|
||||||
image: victoriametrics/vminsert:v1.97.0-cluster
|
image: victoriametrics/vminsert:v1.97.1-cluster
|
||||||
depends_on:
|
depends_on:
|
||||||
- "vmstorage-1"
|
- "vmstorage-1"
|
||||||
- "vmstorage-2"
|
- "vmstorage-2"
|
||||||
|
@ -71,7 +71,7 @@ services:
|
||||||
|
|
||||||
vmselect-1:
|
vmselect-1:
|
||||||
container_name: vmselect-1
|
container_name: vmselect-1
|
||||||
image: victoriametrics/vmselect:v1.97.0-cluster
|
image: victoriametrics/vmselect:v1.97.1-cluster
|
||||||
depends_on:
|
depends_on:
|
||||||
- "vmstorage-1"
|
- "vmstorage-1"
|
||||||
- "vmstorage-2"
|
- "vmstorage-2"
|
||||||
|
@ -85,7 +85,7 @@ services:
|
||||||
|
|
||||||
vmselect-2:
|
vmselect-2:
|
||||||
container_name: vmselect-2
|
container_name: vmselect-2
|
||||||
image: victoriametrics/vmselect:v1.97.0-cluster
|
image: victoriametrics/vmselect:v1.97.1-cluster
|
||||||
depends_on:
|
depends_on:
|
||||||
- "vmstorage-1"
|
- "vmstorage-1"
|
||||||
- "vmstorage-2"
|
- "vmstorage-2"
|
||||||
|
@ -99,7 +99,7 @@ services:
|
||||||
|
|
||||||
vmauth:
|
vmauth:
|
||||||
container_name: vmauth
|
container_name: vmauth
|
||||||
image: victoriametrics/vmauth:v1.97.0
|
image: victoriametrics/vmauth:v1.97.1
|
||||||
depends_on:
|
depends_on:
|
||||||
- "vmselect-1"
|
- "vmselect-1"
|
||||||
- "vmselect-2"
|
- "vmselect-2"
|
||||||
|
@ -114,7 +114,7 @@ services:
|
||||||
|
|
||||||
vmalert:
|
vmalert:
|
||||||
container_name: vmalert
|
container_name: vmalert
|
||||||
image: victoriametrics/vmalert:v1.97.0
|
image: victoriametrics/vmalert:v1.97.1
|
||||||
depends_on:
|
depends_on:
|
||||||
- "vmauth"
|
- "vmauth"
|
||||||
ports:
|
ports:
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: "3.5"
|
||||||
services:
|
services:
|
||||||
vmagent:
|
vmagent:
|
||||||
container_name: vmagent
|
container_name: vmagent
|
||||||
image: victoriametrics/vmagent:v1.97.0
|
image: victoriametrics/vmagent:v1.97.1
|
||||||
depends_on:
|
depends_on:
|
||||||
- "victoriametrics"
|
- "victoriametrics"
|
||||||
ports:
|
ports:
|
||||||
|
@ -18,7 +18,7 @@ services:
|
||||||
restart: always
|
restart: always
|
||||||
victoriametrics:
|
victoriametrics:
|
||||||
container_name: victoriametrics
|
container_name: victoriametrics
|
||||||
image: victoriametrics/victoria-metrics:v1.97.0
|
image: victoriametrics/victoria-metrics:v1.97.1
|
||||||
ports:
|
ports:
|
||||||
- 8428:8428
|
- 8428:8428
|
||||||
- 8089:8089
|
- 8089:8089
|
||||||
|
@ -58,7 +58,7 @@ services:
|
||||||
restart: always
|
restart: always
|
||||||
vmalert:
|
vmalert:
|
||||||
container_name: vmalert
|
container_name: vmalert
|
||||||
image: victoriametrics/vmalert:v1.97.0
|
image: victoriametrics/vmalert:v1.97.1
|
||||||
depends_on:
|
depends_on:
|
||||||
- "victoriametrics"
|
- "victoriametrics"
|
||||||
- "alertmanager"
|
- "alertmanager"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
services:
|
services:
|
||||||
vmagent:
|
vmagent:
|
||||||
container_name: vmagent
|
container_name: vmagent
|
||||||
image: victoriametrics/vmagent:v1.97.0
|
image: victoriametrics/vmagent:v1.97.1
|
||||||
depends_on:
|
depends_on:
|
||||||
- "victoriametrics"
|
- "victoriametrics"
|
||||||
ports:
|
ports:
|
||||||
|
@ -18,7 +18,7 @@ services:
|
||||||
|
|
||||||
victoriametrics:
|
victoriametrics:
|
||||||
container_name: victoriametrics
|
container_name: victoriametrics
|
||||||
image: victoriametrics/victoria-metrics:v1.97.0
|
image: victoriametrics/victoria-metrics:v1.97.1
|
||||||
ports:
|
ports:
|
||||||
- 8428:8428
|
- 8428:8428
|
||||||
volumes:
|
volumes:
|
||||||
|
@ -51,7 +51,7 @@ services:
|
||||||
|
|
||||||
vmalert:
|
vmalert:
|
||||||
container_name: vmalert
|
container_name: vmalert
|
||||||
image: victoriametrics/vmalert:v1.97.0
|
image: victoriametrics/vmalert:v1.97.1
|
||||||
depends_on:
|
depends_on:
|
||||||
- "victoriametrics"
|
- "victoriametrics"
|
||||||
ports:
|
ports:
|
||||||
|
|
|
@ -46,7 +46,7 @@ services:
|
||||||
- '--config=/config.yml'
|
- '--config=/config.yml'
|
||||||
|
|
||||||
vmsingle:
|
vmsingle:
|
||||||
image: victoriametrics/victoria-metrics:v1.97.0
|
image: victoriametrics/victoria-metrics:v1.97.1
|
||||||
ports:
|
ports:
|
||||||
- '8428:8428'
|
- '8428:8428'
|
||||||
command:
|
command:
|
||||||
|
|
|
@ -19,8 +19,8 @@ On the server:
|
||||||
* VictoriaMetrics is running on ports: 8428, 8089, 4242, 2003 and they are bound to the local interface.
|
* VictoriaMetrics is running on ports: 8428, 8089, 4242, 2003 and they are bound to the local interface.
|
||||||
|
|
||||||
********************************************************************************
|
********************************************************************************
|
||||||
# This image includes 1.97.0 version of VictoriaMetrics.
|
# This image includes 1.97.1 version of VictoriaMetrics.
|
||||||
# See Release notes https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.97.0
|
# See Release notes https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.97.1
|
||||||
|
|
||||||
# Welcome to VictoriaMetrics droplet!
|
# Welcome to VictoriaMetrics droplet!
|
||||||
|
|
||||||
|
|
|
@ -19,9 +19,9 @@ aliases:
|
||||||
|
|
||||||
- To use *vmanomaly*, part of the enterprise package, a license key is required. Obtain your key [here](https://victoriametrics.com/products/enterprise/trial/) for this tutorial or for enterprise use.
|
- To use *vmanomaly*, part of the enterprise package, a license key is required. Obtain your key [here](https://victoriametrics.com/products/enterprise/trial/) for this tutorial or for enterprise use.
|
||||||
- In the tutorial, we'll be using the following VictoriaMetrics components:
|
- In the tutorial, we'll be using the following VictoriaMetrics components:
|
||||||
- [VictoriaMetrics Single-Node](https://docs.victoriametrics.com/Single-server-VictoriaMetrics.html) (v.1.97.0)
|
- [VictoriaMetrics Single-Node](https://docs.victoriametrics.com/Single-server-VictoriaMetrics.html) (v.1.97.1)
|
||||||
- [vmalert](https://docs.victoriametrics.com/vmalert.html) (v.1.97.0)
|
- [vmalert](https://docs.victoriametrics.com/vmalert.html) (v.1.97.1)
|
||||||
- [vmagent](https://docs.victoriametrics.com/vmagent.html) (v.1.97.0)
|
- [vmagent](https://docs.victoriametrics.com/vmagent.html) (v.1.97.1)
|
||||||
- [Grafana](https://grafana.com/)(v.10.2.1)
|
- [Grafana](https://grafana.com/)(v.10.2.1)
|
||||||
- [Docker](https://docs.docker.com/get-docker/) and [Docker Compose](https://docs.docker.com/compose/)
|
- [Docker](https://docs.docker.com/get-docker/) and [Docker Compose](https://docs.docker.com/compose/)
|
||||||
- [Node exporter](https://github.com/prometheus/node_exporter#node-exporter)(v1.7.0) and [Alertmanager](https://prometheus.io/docs/alerting/latest/alertmanager/)(v0.25.0)
|
- [Node exporter](https://github.com/prometheus/node_exporter#node-exporter)(v1.7.0) and [Alertmanager](https://prometheus.io/docs/alerting/latest/alertmanager/)(v0.25.0)
|
||||||
|
@ -322,7 +322,7 @@ Let's wrap it all up together into the `docker-compose.yml` file.
|
||||||
services:
|
services:
|
||||||
vmagent:
|
vmagent:
|
||||||
container_name: vmagent
|
container_name: vmagent
|
||||||
image: victoriametrics/vmagent:v1.97.0
|
image: victoriametrics/vmagent:v1.97.1
|
||||||
depends_on:
|
depends_on:
|
||||||
- "victoriametrics"
|
- "victoriametrics"
|
||||||
ports:
|
ports:
|
||||||
|
@ -339,7 +339,7 @@ services:
|
||||||
|
|
||||||
victoriametrics:
|
victoriametrics:
|
||||||
container_name: victoriametrics
|
container_name: victoriametrics
|
||||||
image: victoriametrics/victoria-metrics:v1.97.0
|
image: victoriametrics/victoria-metrics:v1.97.1
|
||||||
ports:
|
ports:
|
||||||
- 8428:8428
|
- 8428:8428
|
||||||
volumes:
|
volumes:
|
||||||
|
@ -372,7 +372,7 @@ services:
|
||||||
|
|
||||||
vmalert:
|
vmalert:
|
||||||
container_name: vmalert
|
container_name: vmalert
|
||||||
image: victoriametrics/vmalert:v1.97.0
|
image: victoriametrics/vmalert:v1.97.1
|
||||||
depends_on:
|
depends_on:
|
||||||
- "victoriametrics"
|
- "victoriametrics"
|
||||||
ports:
|
ports:
|
||||||
|
|
|
@ -82,7 +82,7 @@ VictoriaMetrics Enterprise components are available in the following forms:
|
||||||
It is allowed to run VictoriaMetrics Enterprise components in [cases listed here](#valid-cases-for-victoriametrics-enterprise).
|
It is allowed to run VictoriaMetrics Enterprise components in [cases listed here](#valid-cases-for-victoriametrics-enterprise).
|
||||||
|
|
||||||
Binary releases of VictoriaMetrics Enterprise are available [at the releases page](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/latest).
|
Binary releases of VictoriaMetrics Enterprise are available [at the releases page](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/latest).
|
||||||
Enterprise binaries and packages have `enterprise` suffix in their names. For example, `victoria-metrics-linux-amd64-v1.97.0-enterprise.tar.gz`.
|
Enterprise binaries and packages have `enterprise` suffix in their names. For example, `victoria-metrics-linux-amd64-v1.97.1-enterprise.tar.gz`.
|
||||||
|
|
||||||
In order to run binary release of VictoriaMetrics Enterprise component, please download the `*-enterprise.tar.gz` archive for your OS and architecture
|
In order to run binary release of VictoriaMetrics Enterprise component, please download the `*-enterprise.tar.gz` archive for your OS and architecture
|
||||||
from the [releases page](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/latest) and unpack it. Then run the unpacked binary.
|
from the [releases page](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/latest) and unpack it. Then run the unpacked binary.
|
||||||
|
@ -102,8 +102,8 @@ For example, the following command runs VictoriaMetrics Enterprise binary with t
|
||||||
obtained at [this page](https://victoriametrics.com/products/enterprise/trial/):
|
obtained at [this page](https://victoriametrics.com/products/enterprise/trial/):
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
wget https://github.com/VictoriaMetrics/VictoriaMetrics/releases/download/v1.97.0/victoria-metrics-linux-amd64-v1.97.0-enterprise.tar.gz
|
wget https://github.com/VictoriaMetrics/VictoriaMetrics/releases/download/v1.97.1/victoria-metrics-linux-amd64-v1.97.1-enterprise.tar.gz
|
||||||
tar -xzf victoria-metrics-linux-amd64-v1.97.0-enterprise.tar.gz
|
tar -xzf victoria-metrics-linux-amd64-v1.97.1-enterprise.tar.gz
|
||||||
./victoria-metrics-prod -license=BASE64_ENCODED_LICENSE_KEY
|
./victoria-metrics-prod -license=BASE64_ENCODED_LICENSE_KEY
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -118,7 +118,7 @@ Alternatively, VictoriaMetrics Enterprise license can be stored in the file and
|
||||||
It is allowed to run VictoriaMetrics Enterprise components in [cases listed here](#valid-cases-for-victoriametrics-enterprise).
|
It is allowed to run VictoriaMetrics Enterprise components in [cases listed here](#valid-cases-for-victoriametrics-enterprise).
|
||||||
|
|
||||||
Docker images for VictoriaMetrics Enterprise are available [at VictoriaMetrics DockerHub](https://hub.docker.com/u/victoriametrics).
|
Docker images for VictoriaMetrics Enterprise are available [at VictoriaMetrics DockerHub](https://hub.docker.com/u/victoriametrics).
|
||||||
Enterprise docker images have `enterprise` suffix in their names. For example, `victoriametrics/victoria-metrics:v1.97.0-enteprise`.
|
Enterprise docker images have `enterprise` suffix in their names. For example, `victoriametrics/victoria-metrics:v1.97.1-enteprise`.
|
||||||
|
|
||||||
In order to run Docker image of VictoriaMetrics Enterprise component, it is required to provide the license key via command-line
|
In order to run Docker image of VictoriaMetrics Enterprise component, it is required to provide the license key via command-line
|
||||||
flag as described [here](#binary-releases).
|
flag as described [here](#binary-releases).
|
||||||
|
@ -128,13 +128,13 @@ Enterprise license key can be obtained at [this page](https://victoriametrics.co
|
||||||
For example, the following command runs VictoriaMetrics Enterprise Docker image with the specified license key:
|
For example, the following command runs VictoriaMetrics Enterprise Docker image with the specified license key:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
docker run --name=victoria-metrics victoriametrics/victoria-metrics:v1.97.0-enteprise -license=BASE64_ENCODED_LICENSE_KEY
|
docker run --name=victoria-metrics victoriametrics/victoria-metrics:v1.97.1-enteprise -license=BASE64_ENCODED_LICENSE_KEY
|
||||||
```
|
```
|
||||||
|
|
||||||
Alternatively, the license code can be stored in the file and then referred via `-licenseFile` command-line flag:
|
Alternatively, the license code can be stored in the file and then referred via `-licenseFile` command-line flag:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
docker run --name=victoria-metrics -v /vm-license:/vm-license victoriametrics/victoria-metrics:v1.97.0-enteprise -licenseFile=/path/to/vm-license
|
docker run --name=victoria-metrics -v /vm-license:/vm-license victoriametrics/victoria-metrics:v1.97.1-enteprise -licenseFile=/path/to/vm-license
|
||||||
```
|
```
|
||||||
|
|
||||||
Example docker-compose configuration:
|
Example docker-compose configuration:
|
||||||
|
@ -143,7 +143,7 @@ version: "3.5"
|
||||||
services:
|
services:
|
||||||
victoriametrics:
|
victoriametrics:
|
||||||
container_name: victoriametrics
|
container_name: victoriametrics
|
||||||
image: victoriametrics/victoria-metrics:v1.97.0
|
image: victoriametrics/victoria-metrics:v1.97.1
|
||||||
ports:
|
ports:
|
||||||
- 8428:8428
|
- 8428:8428
|
||||||
volumes:
|
volumes:
|
||||||
|
@ -175,7 +175,7 @@ is used to provide key in plain-text:
|
||||||
```yaml
|
```yaml
|
||||||
server:
|
server:
|
||||||
image:
|
image:
|
||||||
tag: v1.97.0-enterprise
|
tag: v1.97.1-enterprise
|
||||||
|
|
||||||
license:
|
license:
|
||||||
key: {BASE64_ENCODED_LICENSE_KEY}
|
key: {BASE64_ENCODED_LICENSE_KEY}
|
||||||
|
@ -186,7 +186,7 @@ In order to provide key via existing secret, the following values file is used:
|
||||||
```yaml
|
```yaml
|
||||||
server:
|
server:
|
||||||
image:
|
image:
|
||||||
tag: v1.97.0-enterprise
|
tag: v1.97.1-enterprise
|
||||||
|
|
||||||
license:
|
license:
|
||||||
secret:
|
secret:
|
||||||
|
@ -233,7 +233,7 @@ spec:
|
||||||
license:
|
license:
|
||||||
key: {BASE64_ENCODED_LICENSE_KEY}
|
key: {BASE64_ENCODED_LICENSE_KEY}
|
||||||
image:
|
image:
|
||||||
tag: v1.97.0-enterprise
|
tag: v1.97.1-enterprise
|
||||||
```
|
```
|
||||||
|
|
||||||
In order to provide key via existing secret, the following custom resource is used:
|
In order to provide key via existing secret, the following custom resource is used:
|
||||||
|
@ -250,7 +250,7 @@ spec:
|
||||||
name: vm-license
|
name: vm-license
|
||||||
key: license
|
key: license
|
||||||
image:
|
image:
|
||||||
tag: v1.97.0-enterprise
|
tag: v1.97.1-enterprise
|
||||||
```
|
```
|
||||||
|
|
||||||
Example secret with license key:
|
Example secret with license key:
|
||||||
|
|
Loading…
Reference in a new issue