mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-03-11 15:34:56 +00:00
![]() Add sigint as stopsignal to docker file. You can find more here: https://docs.docker.com/engine/reference/builder/#usage With this change, the main process inside the container will receive SIGINT, and after a grace period, SIGKILL. |
||
---|---|---|
.. | ||
builder | ||
certs | ||
docker-compose.yml | ||
Makefile | ||
prometheus.yml | ||
README.md |
Folder contains basic images and tools for building and running Victoria Metrics in docker
Docker compose
Images prometheus, grafana and victoria metrics
Run: docker-compose up
Note make ensure that you specify correct VM url in Grafana Data Source http://victroriametrics:8428