observability/roles/vmtsdb
transcaffeine e17c04bde0
fix(vmtsdb): set container comparisons to strict for labels and env
2024-06-12 10:37:55 +02:00
..
defaults feat(vmtsdb): add role for deployment with docker 2024-06-10 20:49:10 +02:00
tasks fix(vmtsdb): set container comparisons to strict for labels and env 2024-06-12 10:37:55 +02:00
README.md feat(vmtsdb): add role for deployment with docker 2024-06-10 20:49:10 +02:00

README.md

finallycoffee.observability.vmtsdb ansible role

Description

This role configures vmtsdb, the time-series database part of victoria metrics, run in a docker container.

Per default enableTCP6 and envflag.enable flags are passed to victoriametrics, enabling configuration using vmtsdb_container_env, using the syntax found on the official victoriametrics documentation.