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
- Host: GitHub
- URL: https://github.com/pasdam/docker-influxdb-grafana
- Owner: pasdam
- License: gpl-3.0
- Created: 2020-12-21T17:40:19.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-21T20:48:43.000Z (over 5 years ago)
- Last Synced: 2025-03-27T00:15:35.573Z (about 1 year ago)
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.