blob: 5168f0e92f8024304857937a78b0bdbc9016679e [file] [log] [blame]
ranpollak6776b8c2018-05-08 14:57:42 +03001#!/bin/bash
2#grafana install for the use of locust
3# localgosh:80(grafana) & localhost:81
Pratik Rajafe83ec2020-06-06 21:59:32 +05304pip install --no-cache-dir docker==3.1.4
ranpollak6776b8c2018-05-08 14:57:42 +03005git clone https://github.com/kamon-io/docker-grafana-graphite.git
6cd docker-grafana-graphite
7make up
8