VictoriaMetrics/deployment/docker/vmanomaly/vmanomaly-vmalert-guide
Artem Navoiev 79b308fa54
docs: vmanomaly update vmanomaly + vmalert guide (#5636)
* docs: vmanomaly update vmanomaly + vmalert guide

Signed-off-by: Artem Navoiev <tenmozes@gmail.com>

* docs: vmanomaly update vmanomaly + vmalert guide. Update docker compose and monitoring section

Signed-off-by: Artem Navoiev <tenmozes@gmail.com>

* typos and fixes

Signed-off-by: Artem Navoiev <tenmozes@gmail.com>

---------

Signed-off-by: Artem Navoiev <tenmozes@gmail.com>
2024-01-22 00:19:15 +02:00
..
alertmanager.yml docs: vmanomaly update vmanomaly + vmalert guide (#5636) 2024-01-22 00:19:15 +02:00
datasource.yml docs: vmanomaly update vmanomaly + vmalert guide (#5636) 2024-01-22 00:19:15 +02:00
docker-compose.yml docs: vmanomaly update vmanomaly + vmalert guide (#5636) 2024-01-22 00:19:15 +02:00
prometheus.yml docs: vmanomaly update vmanomaly + vmalert guide (#5636) 2024-01-22 00:19:15 +02:00
README.md docs: vmanomaly update vmanomaly + vmalert guide (#5636) 2024-01-22 00:19:15 +02:00
vmalert_config.yml docs: vmanomaly update vmanomaly + vmalert guide (#5636) 2024-01-22 00:19:15 +02:00
vmanomaly_config.yml docs: vmanomaly update vmanomaly + vmalert guide (#5636) 2024-01-22 00:19:15 +02:00
vmanomaly_license.txt docs: vmanomaly update vmanomaly + vmalert guide (#5636) 2024-01-22 00:19:15 +02:00

Docker Compose file for "Getting Started with vmanomaly" guide

Please read the "Getting Started with vmanomaly" guide first - https://docs.victoriametrics.com/anomaly-detection/guides/guide-vmanomaly-vmalert.html

To make this Docker compose file work, you MUST replace the content of vmanomaly_license.txt with valid license.

You can issue the trial license here

How to run

  1. Replace content of vmanomaly_license.txt with your license
  2. Run
docker compose up -d  
  1. Open Grafana on http://127.0.0.1:3000/
open http://127.0.0.1:3000/

If you don't see any data, please wait a few minutes.