blob: 5168f0e92f8024304857937a78b0bdbc9016679e [file] [log] [blame]
#!/bin/bash
#grafana install for the use of locust
# localgosh:80(grafana) & localhost:81
pip install --no-cache-dir docker==3.1.4
git clone https://github.com/kamon-io/docker-grafana-graphite.git
cd docker-grafana-graphite
make up