mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
f4e63cd070
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