Sign inSign up

emcniece/netdata-plus

By emcniece

Updated over 9 years ago

Allows individual hosts to be configured separately (for creating registries).

Image
0

1.0K

emcniece/netdata-plus repository overview

Netdata-Plus

An extended version of titpetric/netdata that allows individual hosts to be configured separately (for creating registries).

Exposes /netdata-config/netdata.conf by volume so that a host can be configured. Set one host to be the main registry node, then configure the other hosts to reference the main node.

Primarily for use within Rancher - add emcniece/rancher-catalog to your Rancher instance to make the catalog item available.

Use

docker run -d --cap-add SYS_PTRACE \
           -v /proc:/host/proc:ro \
           -v /sys:/host/sys:ro \
           -v ./netdata-config:/netdata-config \
           -p 19999:19999 emcniece/netdata-plus

Tag summary

Content type

Image

Digest

Size

93.2 MB

Last updated

over 9 years ago

docker pull emcniece/netdata-plus