Skip to content

Setup Graphite

Danial Erfanian edited this page Jul 27, 2019 · 5 revisions

first install docker and docker-compose

sudo apt-get install docker
sudo apt-get install docker-compose

Note: install will be failed from iran IP

and the run:

git clone https://github.com/graphite-project/docker-graphite-statsd.git
cd docker-graphite-statsd/
docker-compose up

And the HTTP server will be run in port 80 and updates will receiving from port 2003