Skip to content

InfraInnovator/DockerTemplate_Grafana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DockerTemplate_Grafana

Overview

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.

Prerequisites

  • Docker
  • Docker Compose

Installation and Usage

Quick Start

  1. Clone this repository:

    git clone https://github.com/InfraInnovator/DockerTemplate_Grafana.git
  2. Navigate to the cloned directory:

    cd DockerTemplate_Grafana
  3. Run the reset.sh script to build and start Grafana:

     ./reset.sh

Default Grafana login information

You can access Grafana by going to http://localhost:3000

  • Default username: admin
  • Default password: admin

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages