desytech / kubot

Lendbot for Kucoin
GNU General Public License v3.0
2 stars 2 forks source link

Introduce grafana dashboard on deploy pipeline #29

Closed desytech closed 3 years ago

desytech commented 3 years ago

We want to run grafana dashboard with kubot. We should use a docker-compose file. We have to provision the kubot dashboard config on grafana pod startup: https://grafana.com/docs/grafana/latest/administration/provisioning/

installation https://grafana.com/docs/grafana/latest/installation/docker/

desytech commented 3 years ago

https://riamf.github.io/posts/dockerized_grafana_setup/