An open API service indexing awesome lists of open source software.

https://github.com/pasdam/docker-influxdb-grafana

Playground to experiment with time series using Grafana + InfluxDB
https://github.com/pasdam/docker-influxdb-grafana

Last synced: 4 months ago
JSON representation

Playground to experiment with time series using Grafana + InfluxDB

Awesome Lists containing this project

README

          

# docker-influxdb-grafana

This repository contains a docker-compose manifest to deploy a simple stack to
play around with time series using [InfluxDB](https://www.influxdata.com/) and
[Grafana](https://grafana.com/).

## Access to Grafana

Grafana will be accessible at [localhost:3000](localhost:3000), the credentials
are the default ones: username `admin`, password `admin`.