blob: 5fa6fdcdda1b74282e9cc71ee503a000ff441051 [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
4pip install docker==3.1.4
5git clone https://github.com/kamon-io/docker-grafana-graphite.git
6cd docker-grafana-graphite
7make up
8