nickadam / vector-docker

Run vector from a config in environment variable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vector-docker

This is a very simple container that takes the content of the VECTOR_CONFIG_CONTENT variable and writes it to /etc/vector/vector.toml. This allows you to specify the vector config as an environment variable in your deployment.

See docker-compose.yml for example.

About

Run vector from a config in environment variable

License:MIT License


Languages

Language:Dockerfile 78.8%Language:Shell 21.2%