Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 833 Bytes

File metadata and controls

27 lines (21 loc) · 833 Bytes

Docktor Stack

Using Docker

Using fig

git clone https://github.com/docktor/dockerfiles
fig build && fig up

or by service :

fig up cadvisor
fig build docktor && fig up docktor
fig build influxdb && fig up influxdb
fig build riemann && fig up riemann
fig build grafana && fig up grafana
fig build goryCadvisor && fig up goryCadvisor