VictoriaMetrics/deployment/docker/vmanomaly/vmanomaly-integration
Fred Navruzov 3b8f4714c3
docs: vmanomaly slight improvements (#5637)
* - better messaging
- update links to dockerhub in guides
- added anomaly_score to FAQ
- improve model section (sort + use cases)
- slight refactor of a guide

* rename guide & change refs

* change wording in installation options

* - update remaining text reference
- add cross-link to component sections in guide

* add docs/.jekyll-metadata to .gitignore
2024-01-22 00:24:39 +02:00
..
alertmanager.yml docs: vmanomaly slight improvements (#5637) 2024-01-22 00:24:39 +02:00
datasource.yml docs: vmanomaly slight improvements (#5637) 2024-01-22 00:24:39 +02:00
docker-compose.yml docs: vmanomaly slight improvements (#5637) 2024-01-22 00:24:39 +02:00
prometheus.yml docs: vmanomaly slight improvements (#5637) 2024-01-22 00:24:39 +02:00
README.md docs: vmanomaly slight improvements (#5637) 2024-01-22 00:24:39 +02:00
vmalert_config.yml docs: vmanomaly slight improvements (#5637) 2024-01-22 00:24:39 +02:00
vmanomaly_config.yml docs: vmanomaly slight improvements (#5637) 2024-01-22 00:24:39 +02:00
vmanomaly_license.txt docs: vmanomaly slight improvements (#5637) 2024-01-22 00:24:39 +02:00

Docker Compose file for "vmanomaly integration" guide

Please read the "vmanomaly integration" 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.