https://github.com/natthasath/docker-grafana
Grafana is an open-source tool for visualizing and analyzing time-series data. It allows creating and sharing interactive and customizable dashboards to monitor and analyze metrics from various data sources. It is widely used across industries.
https://github.com/natthasath/docker-grafana
docker-compose grafana monitoring visualization
Last synced: 2 months ago
JSON representation
Grafana is an open-source tool for visualizing and analyzing time-series data. It allows creating and sharing interactive and customizable dashboards to monitor and analyze metrics from various data sources. It is widely used across industries.
- Host: GitHub
- URL: https://github.com/natthasath/docker-grafana
- Owner: natthasath
- License: mit
- Created: 2022-08-16T02:08:21.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-14T04:23:12.000Z (over 1 year ago)
- Last Synced: 2025-11-19T20:25:53.727Z (8 months ago)
- Topics: docker-compose, grafana, monitoring, visualization
- Language: YAML
- Homepage: https://grafana.com/
- Size: 14.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 🎉 Docker Grafana
Grafana is an open-source tool for visualizing and analyzing time-series data. It allows creating and sharing interactive and customizable dashboards to monitor and analyze metrics from various data sources. It is widely used across industries.



### 🏆 Run
- [http://localhost:3000/](http://localhost:3000/) username : `admin` password : `admin`
```shell
docker-compose up -d
```