netdata/README.md
Knut Ahlers 0e4ae8ccca
Initial version at 1.7.0
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-08-30 17:24:53 +02:00

14 lines
399 B
Markdown

# Luzifer-Docker / netdata
This repository contains a dockerized version of the [netdata](https://github.com/firehol/netdata) daemon. It supports adding and overriding configurations and plugins through overrides.
The expected structure on the `/override` volume mount is as following:
```
/override
├── charts.d
├── conf.d
├── node.d
├── plugins.d
└── python.d
```