A Docker container for the fast carbon relay+aggregator with admin interfaces for making changes online (https://github.com/graphite-ng/carbon-relay-ng)
Your can use the included Makefile.
To build the Container: make build
To remove the builded Docker Image: make clean
Starts the Container: make run
Starts the Container with Login Shell: make shell
Entering the Container: make exec
Stop (but not kill): make stop
History make history
You can find the Container also at DockerHub
docker pull bodsch/docker-carbon-relay-ng
GRAPHITE_HOST
(default:graphite
)GRAPHITE_PORT
(default:2003
)GRAPHITE_PICKLE
(default:false
)GRAPHITE_SPOOLING
(default:false
)METRIC_PREPEND
(default: empty)
- 2003
- 2004
- 8081