This Docker template deploys Grafana, which is an open-source platform for monitoring and observability. Grafana allows you to query, visualize, alert on, and understand your metrics no matter where they are stored. This template configures Grafana to run on port 3001 with data storage managed through Docker volumes.
- Docker
- Docker Compose
-
Clone this repository:
git clone https://github.com/InfraInnovator/DockerTemplate_Grafana.git
-
Navigate to the cloned directory:
cd DockerTemplate_Grafana
-
Run the reset.sh script to build and start Grafana:
./reset.sh
You can access Grafana by going to http://localhost:3000
- Default username: admin
- Default password: admin